diff options
author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-02-06 17:27:53 (GMT) |
---|---|---|
committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-02-06 17:27:53 (GMT) |
commit | dca0927b459ca7f1260d1d359865d3821297d81a (patch) | |
tree | d520bd00b83fae7fb003db243b97ea0b7b47b4aa /.gitignore | |
parent | 9a0fc9c0faf8aa56e61e0f6210615b9414fa910a (diff) | |
download | monitoring-plugins-dca0927b459ca7f1260d1d359865d3821297d81a.tar.gz |
Ignore .dirstamp files in gnulib
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ NP-VERSION-FILE | |||
68 | /gl/locale.h | 68 | /gl/locale.h |
69 | /gl/Makefile | 69 | /gl/Makefile |
70 | /gl/Makefile.in | 70 | /gl/Makefile.in |
71 | /gl/malloc/.dirstamp | ||
71 | /gl/malloc/.deps | 72 | /gl/malloc/.deps |
72 | /gl/math.h | 73 | /gl/math.h |
73 | /gl/netdb.h | 74 | /gl/netdb.h |