diff options
Diffstat (limited to 'templates/shell/.gitignore')
-rw-r--r-- | templates/shell/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/shell/.gitignore b/templates/shell/.gitignore new file mode 100644 index 0000000..aad77ec --- /dev/null +++ b/templates/shell/.gitignore @@ -0,0 +1,4 @@ +# build dirs +/result + +.direnv |