Files
ViewDesignEngine/.gitignore
T
茂之钳 98303f2634
Build & Test / build-and-test (push) Waiting to run
Build & Test / python-bindings (push) Blocked by required conditions
CI / Build & Test (push) Failing after 1m32s
CI / Release Build (push) Failing after 16m59s
chore: add build_*/ to gitignore
2026-07-26 16:49:37 +08:00

18 lines
164 B
Plaintext

build/
build_*/
build_py/
.cache/
*.swp
*.swo
*~
.DS_Store
compile_commands.json
*.gcda
*.gcno
*.gcov
coverage_report/
__pycache__/
build_bench/
build/
build_asan/