add direnv to gitignore
This commit is contained in:
parent
44722bd9ba
commit
3a0ed0c6e3
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue