Добавить gitignore.txt

This commit is contained in:
rose with milk 2025-05-10 10:50:07 +02:00
parent 3c7b496d56
commit 1be3349c05
1 changed files with 6 additions and 0 deletions

6
gitignore.txt Normal file
View File

@ -0,0 +1,6 @@
.env
venv/
__pycache__/
*.pyc
*.pyo
.vscode/