mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-09-18 04:46:43 +02:00
19 lines
212 B
Text
19 lines
212 B
Text
!build/*.sh
|
|
!build/Dockerfile.*
|
|
!build/README.md
|
|
!target/.gitkeep
|
|
*.profraw
|
|
*/cov
|
|
*/target
|
|
.direnv
|
|
.misc
|
|
build/*
|
|
callgrind.*
|
|
cov
|
|
example.mid
|
|
flamegraph*.svg
|
|
perf.data*
|
|
profile.json.gz
|
|
target/*
|
|
tracing*.*
|
|
vgcore*
|