gitignore: add .envrc files from Direnv
https://direnv.net/ Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
This commit is contained in:
parent
ad558b04c8
commit
420581700e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@ http/robots.txt
|
|||
*.swp
|
||||
*~
|
||||
~*
|
||||
.envrc
|
||||
|
|
|
|||
Loading…
Reference in a new issue