add direnv to gitignore

This commit is contained in:
Orion Gonzalez
2024-10-02 23:35:17 +02:00
parent 44722bd9ba
commit 3a0ed0c6e3
+4
View File
@@ -86,4 +86,8 @@ package.json
## Rustdoc GUI tests
tests/rustdoc-gui/src/**.lock
## direnv
.envrc
.direnv/
# Before adding new lines, see the comment at the top.