This commit is contained in:
2026-06-12 14:27:19 +08:00
commit d8dccfc04c
12 changed files with 1796 additions and 0 deletions

8
file-upload-site/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.env
uploads/
__pycache__/
*.pyc
*.pyo
.venv/
venv/
.DS_Store