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