vestal/.gitignore
unspeaker b165573e55
Some checks failed
/ build (push) Has been cancelled
update deps and add build infra
2025-04-28 00:57:02 +03:00

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.*