Ignore extra testing env files
This commit is contained in:
parent
ea9bf07b8d
commit
11c03a8a5b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
.env
|
||||
.env-test
|
||||
.env-main
|
||||
__pycache__/**
|
||||
cache.py
|
||||
cache.json
|
||||
|
|
Loading…
Reference in a new issue