ignore testing cache file
This commit is contained in:
parent
49a4a4f780
commit
677707e9f3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.env
|
||||
__pycache__/**
|
||||
cache.py
|
||||
cache.json
|
||||
|
|
Loading…
Reference in a new issue