Update .gitignore
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sijmen 2021-06-11 17:02:35 +02:00
parent 1d840e8d85
commit 0e96293fe8
Signed by: vijfhoek
GPG key ID: 82D05C89B28B0DAE

4
.gitignore vendored
View file

@ -1,9 +1,11 @@
/target/ /target/
/generated/ /generated/
/GPUCache/
/flamegraph.svg /flamegraph.svg
/perf.data* /perf.data*
/chunks/ /chunks/
GPUCache/
profile.txt profile.txt
callgrind.out.* callgrind.out.*
build.rs
shell.sh