9 lines
59 B
Plaintext
9 lines
59 B
Plaintext
.dev
|
|
.idea/
|
|
__pycache__/
|
|
db.sqlite3
|
|
*.sw*
|
|
.env
|
|
*.pyc
|
|
venv/
|