Files
heretic/.gitignore
T
Philipp Emanuel Weidmann f3b9826ca4 Add CI workflow
2025-11-19 09:45:54 +05:30

20 lines
190 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Caches
/.ruff_cache/
# Editors
/.vscode/
# Configuration files
/config.toml