mirror of
https://github.com/tjsga/studyguides.git
synced 2025-04-04 19:30:17 -04:00
10 lines
71 B
Plaintext
10 lines
71 B
Plaintext
*.py[cod]
|
|
__pycache__/
|
|
|
|
secret.py
|
|
venv
|
|
.venv
|
|
db.sqlite3
|
|
media
|
|
key.json
|