whoogle-search/.gitignore
2020-05-06 17:24:18 -06:00

13 lines
100 B
Plaintext

venv/
.idea/
__pycache__/
*.pyc
*.pem
config.json
test/static
# pip stuff
build/
dist/
*.egg-info/