build: add cachegrind.out to gitignore

This commit is contained in:
Dustin Goodman 2022-06-14 09:03:13 -05:00
parent 69ac887209
commit 30991f20a6

1
.gitignore vendored
View file

@ -8,3 +8,4 @@
/default.prof*
/fuzz-*
/luau
cachegrind.out.*