Skip to content

Commit d2f1c76

Browse files
committed
Git should ignore cachegrind files.
1 parent 51e9be8 commit d2f1c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
**/*.rs.bk
33
Cargo.lock
44
perf.data*
5+
cachegrind.out*

0 commit comments

Comments
 (0)