Skip to content

Commit 3a0ed0c

Browse files
author
Orion Gonzalez
committed
add direnv to gitignore
1 parent 44722bd commit 3a0ed0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,8 @@ package.json
8686
## Rustdoc GUI tests
8787
tests/rustdoc-gui/src/**.lock
8888

89+
## direnv
90+
.envrc
91+
.direnv/
92+
8993
# Before adding new lines, see the comment at the top.

0 commit comments

Comments
 (0)