diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -61,6 +61,8 @@ NP-VERSION-FILE | |||
61 | /gl/fcntl.h | 61 | /gl/fcntl.h |
62 | /gl/float.h | 62 | /gl/float.h |
63 | /gl/getopt.h | 63 | /gl/getopt.h |
64 | /gl/glthread/.deps | ||
65 | /gl/glthread/.dirstamp | ||
64 | /gl/langinfo.h | 66 | /gl/langinfo.h |
65 | /gl/libgnu.a | 67 | /gl/libgnu.a |
66 | /gl/locale.h | 68 | /gl/locale.h |
@@ -71,6 +73,7 @@ NP-VERSION-FILE | |||
71 | /gl/netinet_in.h | 73 | /gl/netinet_in.h |
72 | /gl/ref-add.sed | 74 | /gl/ref-add.sed |
73 | /gl/ref-del.sed | 75 | /gl/ref-del.sed |
76 | /gl/stdalign.h | ||
74 | /gl/stdbool.h | 77 | /gl/stdbool.h |
75 | /gl/stddef.h | 78 | /gl/stddef.h |
76 | /gl/stdint.h | 79 | /gl/stdint.h |
@@ -191,6 +194,7 @@ NP-VERSION-FILE | |||
191 | /plugins/.libs | 194 | /plugins/.libs |
192 | /plugins/Makefile | 195 | /plugins/Makefile |
193 | /plugins/Makefile.in | 196 | /plugins/Makefile.in |
197 | /plugins/libnpcommon.a | ||
194 | /plugins/negate | 198 | /plugins/negate |
195 | /plugins/stamp-h* | 199 | /plugins/stamp-h* |
196 | /plugins/urlize | 200 | /plugins/urlize |