summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52ca6aa..197fca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,8 @@ NP-VERSION-FILE
37 37
38# /doc/ 38# /doc/
39/doc/developer-guidelines.html 39/doc/developer-guidelines.html
40/doc/developer-guidelines.html.last
41/doc/jade-out.fot
40 42
41# /tap/ 43# /tap/
42/tap/.deps 44/tap/.deps
@@ -59,6 +61,8 @@ NP-VERSION-FILE
59/gl/fcntl.h 61/gl/fcntl.h
60/gl/float.h 62/gl/float.h
61/gl/getopt.h 63/gl/getopt.h
64/gl/glthread/.deps
65/gl/glthread/.dirstamp
62/gl/langinfo.h 66/gl/langinfo.h
63/gl/libgnu.a 67/gl/libgnu.a
64/gl/locale.h 68/gl/locale.h
@@ -69,6 +73,7 @@ NP-VERSION-FILE
69/gl/netinet_in.h 73/gl/netinet_in.h
70/gl/ref-add.sed 74/gl/ref-add.sed
71/gl/ref-del.sed 75/gl/ref-del.sed
76/gl/stdalign.h
72/gl/stdbool.h 77/gl/stdbool.h
73/gl/stddef.h 78/gl/stddef.h
74/gl/stdint.h 79/gl/stdint.h
@@ -189,6 +194,7 @@ NP-VERSION-FILE
189/plugins/.libs 194/plugins/.libs
190/plugins/Makefile 195/plugins/Makefile
191/plugins/Makefile.in 196/plugins/Makefile.in
197/plugins/libnpcommon.a
192/plugins/negate 198/plugins/negate
193/plugins/stamp-h* 199/plugins/stamp-h*
194/plugins/urlize 200/plugins/urlize