Added gitignore

This commit is contained in:
2026-03-23 11:55:16 +05:30
parent d1dca531c3
commit af15b3934e

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
venv/
*.pyc
__pycache__/
static/downloads/
static/uploads/