git: Add .direnv to .gitignore
This commit is contained in:
parent
f5fa84fac6
commit
98cf054b2c
|
|
@ -3,3 +3,4 @@
|
||||||
/build/artifacts
|
/build/artifacts
|
||||||
/build/*.tar.gz
|
/build/*.tar.gz
|
||||||
/.pre-commit-config.yaml
|
/.pre-commit-config.yaml
|
||||||
|
/.direnv/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue