Files
tconnectsync/.gitignore
T
Ben West cc952992e0 12 factor app: prep for reading environment variables
This change prepares the repo to ignore a .env file instead of the secret.py.
It also eliminates the secret.py.example file, which shouldn't be needed.
2021-03-14 21:46:48 -07:00

7 lines
41 B
Plaintext

__pycache__
*.pyc
*.pyo
*.swp
*.swa
.env