summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d0115b05..4d49c220 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,7 @@ NP-VERSION-FILE
52 52
53# /gl/ 53# /gl/
54/gl/.deps 54/gl/.deps
55/gl/*/.deps
55/gl/alloca.h 56/gl/alloca.h
56/gl/arpa 57/gl/arpa
57/gl/arpa_inet.h 58/gl/arpa_inet.h
@@ -93,9 +94,17 @@ NP-VERSION-FILE
93/gl/wctype.h 94/gl/wctype.h
94/gl/inttypes.h 95/gl/inttypes.h
95/gl/limits.h 96/gl/limits.h
97/gl/pthread.h
98/gl/sched.h
99/gl/uchar.h
100/gl/unicase.h
101/gl/unictype.h
102/gl/uninorm.h
103/gl/unitypes.h
104/gl/uniwidth.h
105/gl/stdckdint.h
96/gl/malloc/dynarray-skeleton.gl.h 106/gl/malloc/dynarray-skeleton.gl.h
97/gl/malloc/dynarray.gl.h 107/gl/malloc/dynarray.gl.h
98/gl/stdckdint.h
99 108
100# /lib/ 109# /lib/
101/lib/.deps 110/lib/.deps