whoogle-search/.gitignore

13 lines
100 B
Plaintext

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