summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f903d61..0b5028ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ NP-VERSION-FILE
58/gl/charset.alias 58/gl/charset.alias
59/gl/configmake.h 59/gl/configmake.h
60/gl/errno.h 60/gl/errno.h
61/gl/error.h
61/gl/fcntl.h 62/gl/fcntl.h
62/gl/float.h 63/gl/float.h
63/gl/getopt.h 64/gl/getopt.h
@@ -221,7 +222,13 @@ NP-VERSION-FILE
221/plugins/tests/Makefile.in 222/plugins/tests/Makefile.in
222/plugins/tests/test_utils 223/plugins/tests/test_utils
223/plugins/tests/test_disk 224/plugins/tests/test_disk
225/plugins/tests/test_check_swap
224/plugins/tests/.deps 226/plugins/tests/.deps
227/plugins/tests/.dirstamp
228
229# /plugins/check_swap.d
230/plugins/check_swap.d/.deps
231/plugins/check_swap.d/.dirstamp
225 232
226# /plugins-root/ 233# /plugins-root/
227/plugins-root/.deps 234/plugins-root/.deps