Files
spqrtree/.gitignore
2026-03-01 23:11:22 +08:00

22 lines
293 B
Plaintext

# The SQPR-Tree algorithm implementation.
# Copyright 2026 DSP, inc. All rights reserved.
# Author: imacat@mail.imacat.idv.tw (imacat), 2026/3/1
*.pyc
__pycache__
build
dist
*.egg-info
.pytest_cache
venv
.DS_Store
.idea
.claude
.scannerwork
sonar-project.properties
excludes
test_temp.py