testdata/.gitignore
2025-01-02 18:18:57 +01:00

14 lines
111 B
Plaintext

# Python #
/.venv/
__pycache__/
/dist/
*.egg-info/
/build/
.pytest_cache/
# Nix #
/result
# Direnv
/.direnv/