forked from cartsnitch/cartsnitch
13 lines
105 B
Plaintext
13 lines
105 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
*.egg-info/
|
|
dist/
|
|
.venv/
|
|
.env
|
|
.git/
|
|
.github/
|
|
tests/
|
|
*.md
|
|
renovate.json
|