pubcached/.gitignore

9 lines
69 B
Plaintext
Raw Normal View History

2023-08-20 17:54:52 +00:00
__pycache__/
build/
config.toml
*.sqlite
dist/
*.egg-info
tmp/
venv/