mirror of
https://codeberg.org/unspeaker/vestal.git
synced 2025-12-06 06:26:43 +01:00
16 lines
167 B
Text
16 lines
167 B
Text
target/*
|
|
!target/.gitkeep
|
|
*.dll
|
|
*.exe
|
|
bin/
|
|
perf.data*
|
|
flamegraph*.svg
|
|
vgcore*
|
|
example.mid
|
|
cov
|
|
*/cov
|
|
*.profraw
|
|
build/*
|
|
!build/README.md
|
|
!build/*.sh
|
|
!build/Dockerfile.*
|