OnlyBiggg commited on
Commit
8e63040
·
1 Parent(s): 5564ecb
.gitignore CHANGED
@@ -1 +1,14 @@
1
- .env
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .env__pycache__/
2
+ .env
3
+ alembic/versions/
4
+ static/media/
5
+ celerybeat-schedule.*
6
+ .idea/
7
+ .vscode/
8
+ .cursor/
9
+ .DS_Store
10
+ venv/
11
+ .venv/
12
+ .python-version
13
+ .ruff_cache/00
14
+ .pytest_cache/
__pycache__/app.cpython-39.pyc ADDED
Binary file (435 Bytes). View file
 
__pycache__/main.cpython-310.pyc ADDED
Binary file (217 Bytes). View file
 
__pycache__/main.cpython-39.pyc ADDED
Binary file (215 Bytes). View file