Files
python-store/.gitignore
2022-04-11 10:59:06 +02:00

9 lines
68 B
Plaintext

data/
__pycache__
*.pyc
store.egg-info/
build/
dist/
.idea/
.cache/