projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1f250
)
.gitignore: ignore precompiled GCC headers (#4516)
author
Daniel Mack
<github@zonque.org>
Fri, 28 Oct 2016 17:03:01 +0000
(19:03 +0200)
committer
Zbigniew 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f8336063b78224d8fb5f4e2a817883c00a3bdf30..21fcf9841c0439672a09ae79803997e078607ce5 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
*.a
*.cache
+*.gch
*.la
*.lo
*.log