mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 11:44:12 -05:00
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.
7 lines
41 B
Plaintext
7 lines
41 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.swp
|
|
*.swa
|
|
.env
|