diff options
| -rw-r--r-- | dot-config/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot-config/.gitignore b/dot-config/.gitignore index 478958d..cc3ea66 100644 --- a/dot-config/.gitignore +++ b/dot-config/.gitignore @@ -1,2 +1,5 @@ +# ignore astro generated files +astro + # ignore lazygit generated files lazygit |
