mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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:
committed by
Zbigniew Jędrzejewski-Szmek
parent
fa1f250d6f
commit
e50e60b474
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*.a
|
||||
*.cache
|
||||
*.gch
|
||||
*.la
|
||||
*.lo
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user