score-back/.gitignore
Artur Mukhamadiev 2016b14f91
All checks were successful
Verification / Is-Buildable (push) Successful in 2m59s
build(docker): turn image into a dev environment with mounted sources
2026-09-14 11:51:29 +03:00

24 lines
334 B
Plaintext

build/
.cache/
subprojects/asio-1.36.0/
subprojects/glog/
subprojects/googletest-*
subprojects/nlohmann_json/
subprojects/packagecache/
subprojects/yaml-cpp-0.8.0
subprojects/base64-0.5.2/
subprojects/stdexec/
subprojects/.*
html/
latex/
large_tool_results/
.venv/
.worktrees/
# IDE
.idea/
# Point-cloud exports
*.ply
build-docker/