Добавить gitignore.txt
This commit is contained in:
parent
3c7b496d56
commit
1be3349c05
|
@ -0,0 +1,6 @@
|
||||||
|
.env
|
||||||
|
venv/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
.vscode/
|
Loading…
Reference in New Issue