12 lines
97 B
Plaintext
12 lines
97 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
.pytest_cache
|
|
__pycache__
|
|
*.py[cod]
|
|
*.db
|
|
*.sqlite
|
|
*.sqlite3
|
|
.DS_Store
|
|
VIBE
|