1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

.gitignore: ignore precompiled GCC headers (#4516)

Not sure since when this is the default behavior, but my local tree is full
of such files. Let's ignore them for clarity.
This commit is contained in:
Daniel Mack
2016-10-28 19:03:01 +02:00
committed by Zbigniew Jędrzejewski-Szmek
parent fa1f250d6f
commit e50e60b474

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.a
*.cache
*.gch
*.la
*.lo
*.log