chiark / gitweb /
.gitignore: profiling output files
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 9 Mar 2014 12:23:25 +0000 (12:23 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 9 Mar 2014 12:23:25 +0000 (12:23 +0000)
.gitignore

index 593fc0cc4280cbb0d464277baa75195ee7d13813..1473b4190b4db474facf55bcd8ff7c2cbb44b7a2 100644 (file)
@@ -3,3 +3,7 @@ main
 t
 t.*
 core
+*.gcda
+*.gcno
+*.gcov
+gmon.out