mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Add .envrc to .gitignore (#29988)
This allows people on nix to add an envrc file without it polluting the working tree. Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
b91e3654e4
commit
64adc98e64
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -60,3 +60,6 @@ layout_trace*
|
|||
|
||||
# Package managers
|
||||
etc/homebrew/Brewfile.lock.json
|
||||
|
||||
# direnv
|
||||
.envrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue