diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -90,6 +90,11 @@ NP-VERSION-FILE | |||
90 | /gl/unistd.h | 90 | /gl/unistd.h |
91 | /gl/wchar.h | 91 | /gl/wchar.h |
92 | /gl/wctype.h | 92 | /gl/wctype.h |
93 | /gl/inttypes.h | ||
94 | /gl/limits.h | ||
95 | /gl/malloc/dynarray-skeleton.gl.h | ||
96 | /gl/malloc/dynarray.gl.h | ||
97 | /gl/stdckdint. | ||
93 | 98 | ||
94 | # /lib/ | 99 | # /lib/ |
95 | /lib/.deps | 100 | /lib/.deps |