Files
AWS/.gitignore
2026-03-20 12:01:02 +05:30

11 lines
119 B
Plaintext

# Local environment files
.env
*.env
aws-cloud-drive/CODE/.env
.DS_Store
# Python artifacts
__pycache__/
*.pyc
.venv/