Add .gitignore file
This commit is contained in:
parent
bc2e200a2b
commit
9a593e8990
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.vscode/
|
||||||
|
.env
|
||||||
|
venv/
|
||||||
Loading…
Reference in New Issue
Block a user