Files
hey-search/.gitignore
T
2026-02-23 14:37:07 +11:00

8 lines
63 B
Plaintext

__pycache__/
*.pyc
.venv/
node_modules/
dist/
.env
*.egg-info/