Add .direnv to ignorefiles

main
xenia 2023-10-13 16:37:37 +02:00
parent ae6b9aa1ac
commit a8cda6e44f
4 changed files with 5 additions and 0 deletions

1
haskell/.gitignore vendored 100644
View File

@ -0,0 +1 @@
.direnv

2
jupyter/.gitignore vendored 100644
View File

@ -0,0 +1,2 @@
.direnv
.ipynb_checkpoints

1
minimum/.gitignore vendored 100644
View File

@ -0,0 +1 @@
.direnv

1
rust/.gitignore vendored
View File

@ -1 +1,2 @@
target/
.direnv