minecrab/.gitignore

12 lines
116 B
Text
Raw Normal View History

2021-05-31 02:49:38 +00:00
/target/
/generated/
2021-06-11 15:02:35 +00:00
/GPUCache/
2021-05-31 02:49:38 +00:00
/flamegraph.svg
/perf.data*
2021-06-02 22:08:49 +00:00
/chunks/
profile.txt
callgrind.out.*
2021-06-11 15:02:35 +00:00
build.rs
shell.sh