Add direnv cache to gitignore

main
Anders Christiansen Sørby 2021-04-19 13:57:32 +02:00
parent 1747d02e3b
commit 7da59dcf33
No known key found for this signature in database
GPG Key ID: 1486C914F8AB79AA
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -11,3 +11,6 @@
# The cache for chain data in container # The cache for chain data in container
.local .local
# direnv cache
.direnv