Commit a4f5454
committed
gitignore: Add precompiled headers (.gch and .pch)
We don't use precompiled headers in our builds but those files are what
you get if you invoke gcc or clang, respectively, on a .h file, e.g., to check
if it's self-contained.1 parent bb91b05 commit a4f5454
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments