add .gitignore
This commit is contained in:
parent
7fd9517a14
commit
873a6b6717
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
cache/
|
||||
.env
|
||||
*.log
|
||||
Loading…
x
Reference in New Issue
Block a user