]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
.gitignore: ignore precompiled GCC headers (#4516)
authorDaniel Mack <github@zonque.org>
Fri, 28 Oct 2016 17:03:01 +0000 (19:03 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 28 Oct 2016 17:03:01 +0000 (13:03 -0400)
Not sure since when this is the default behavior, but my local tree is full
of such files. Let's ignore them for clarity.

.gitignore

index f8336063b78224d8fb5f4e2a817883c00a3bdf30..21fcf9841c0439672a09ae79803997e078607ce5 100644 (file)
@@ -1,5 +1,6 @@
 *.a
 *.cache
+*.gch
 *.la
 *.lo
 *.log