Code from github to self hosted with git tea in AWS

This commit is contained in:
ADITYANAIR01
2026-03-20 12:01:02 +05:30
commit cf79af8f65
349 changed files with 4761 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Local environment files
.env
*.env
aws-cloud-drive/CODE/.env
.DS_Store
# Python artifacts
__pycache__/
*.pyc
.venv/