13 lines
101 B
Plaintext
13 lines
101 B
Plaintext
.git
|
|
.gitignore
|
|
.pytest_cache
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.db
|
|
shopping.db
|
|
.coverage
|
|
htmlcov
|