diff options
Diffstat (limited to 'templates/shell/.gitignore')
-rw-r--r-- | templates/shell/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/shell/.gitignore b/templates/shell/.gitignore index aad77ec..cb87f36 100644 --- a/templates/shell/.gitignore +++ b/templates/shell/.gitignore @@ -1,4 +1,6 @@ -# build dirs +# build +/target /result +# dev env .direnv |