mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
12 lines
100 B
Text
12 lines
100 B
Text
venv/
|
|
.idea/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pem
|
|
config.json
|
|
test/static
|
|
|
|
# pip stuff
|
|
build/
|
|
dist/
|
|
*.egg-info/
|