smallpond/.gitignore
Runji Wang 770aa417d5 init
2025-02-27 17:23:53 +08:00

19 lines
177 B
Plaintext

__pycache__
.ipynb_checkpoints
.tmp/
dist/
build/
*.egg-info/
tests/data/
tests/runtime/
*.log
*.pyc
*.xml
.tmp/
.idea
.coverage
.vscode/
.hypothesis/
docs/*/generated/
.venv*/