theHarvester/.gitignore
2020-08-18 00:18:58 +01:00

17 lines
158 B
Plaintext

*.idea
*.pyc
*.sqlite
*.html
*.htm
*.vscode
*.xml
debug_results.txt
venv
.mypy_cache
.pytest_cache
build/
dist/
theHarvester.egg-info
api-keys.yaml
.DS_Store