9 lines
71 B
Text
9 lines
71 B
Text
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
dist/
|
|
*.egg-info/
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
.env
|