11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
# Local environment files
|
|
.env
|
|
*.env
|
|
aws-cloud-drive/CODE/.env
|
|
.DS_Store
|
|
|
|
# Python artifacts
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|