Update .gitignore
This commit is contained in:
parent
0c3180d789
commit
b50f3162a5
|
@ -1 +1,6 @@
|
||||||
.env
|
.env
|
||||||
|
env/
|
||||||
|
__pycache__/
|
||||||
|
|
||||||
|
*.xlsx
|
||||||
|
*.json
|
||||||
|
|
Loading…
Reference in New Issue