testdata/.gitignore

15 lines
122 B
Plaintext

/result
/.direnv/
# config and database
*.json
# python
__pycache__/
.pytest_cache/
.mypy_cache/
# FastHTML
/.sesskey