mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-09-20 09:41:14 +02:00
13 lines
91 B
Plaintext
13 lines
91 B
Plaintext
.git
|
|
.gitignore
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.env
|
|
venv
|
|
.venv
|
|
db.sqlite3
|
|
staticfiles
|
|
media
|