removed .envrc file from tracking
This commit is contained in:
parent
542abea6c7
commit
27eded7f5d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
.direnv/*
|
.direnv/*
|
||||||
venv/*
|
venv/*
|
||||||
output/*
|
output/*
|
||||||
|
.envrc
|
Loading…
Reference in a new issue