tek/.gitignore
2025-04-19 15:34:33 +03:00

12 lines
131 B
Text

target
perf.data*
flamegraph*.svg
vgcore*
example.mid
cov
*/cov
*.profraw
build/*
!build/README.md
!build/*.sh
!build/Dockerfile.*