]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update gitignore entries
authorAssaf Gordon <assafgordon@gmail.com>
Fri, 14 Dec 2012 18:27:26 +0000 (13:27 -0500)
committerPádraig Brady <P@draigBrady.com>
Sat, 15 Dec 2012 00:53:54 +0000 (00:53 +0000)
* .gitignore: ignore GCC coverage data files.

.gitignore

index 5ce236149d252aa4c3200dd0d3dbea2fbe588b7e..67f428c0b7d3644aebe443e8ab3e529e170b9515 100644 (file)
@@ -1,6 +1,8 @@
 *.I[12]
 *.[EIOX]
 *.bak
+*.gcno
+*.gcda
 *.o
 */.deps/
 *~