12 lines
No EOL
144 B
Text
12 lines
No EOL
144 B
Text
# Environment variables
|
|
.env
|
|
|
|
# User-specific domain configuration
|
|
cf_domains.yaml
|
|
|
|
# Python-related files
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Log files
|
|
*.log |