summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 10 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 00e19d52..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
@@ -174,8 +183,6 @@ plugins/check_disk.d/.dirstamp
174/plugins/check_netsaint 183/plugins/check_netsaint
175/plugins/check_nntp 184/plugins/check_nntp
176/plugins/check_nntps 185/plugins/check_nntps
177/plugins/check_nt
178/plugins/check_ntp
179/plugins/check_ntp_peer 186/plugins/check_ntp_peer
180/plugins/check_ntp_time 187/plugins/check_ntp_time
181/plugins/check_pgsql 188/plugins/check_pgsql