Spaces:
Sleeping
Sleeping
| # Local development files | |
| *.pyc | |
| __pycache__/ | |
| .env | |
| *.log | |
| .DS_Store | |
| # Never commit API keys! | |
| *.key | |
| secrets.txt |
| # Local development files | |
| *.pyc | |
| __pycache__/ | |
| .env | |
| *.log | |
| .DS_Store | |
| # Never commit API keys! | |
| *.key | |
| secrets.txt |