From 0e96293fe83c8446fef208579f17728cde54faa2 Mon Sep 17 00:00:00 2001 From: Vijfhoek Date: Fri, 11 Jun 2021 17:02:35 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1b30a73..4298630 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ /target/ /generated/ +/GPUCache/ /flamegraph.svg /perf.data* /chunks/ -GPUCache/ profile.txt callgrind.out.* +build.rs +shell.sh