Files
docs-harvester/.gitignore

10 lines
113 B
Plaintext

# Python
.venv
__pycache__/
# Ignore sample JSON files
*.sample.json
# Ignore prototype scripts
prototype_*.py