diff options
| author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-02-10 10:37:30 +0100 |
|---|---|---|
| committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-02-10 10:37:30 +0100 |
| commit | d2fcf49ad4afc15f37d082d7bc96a808369ec2d4 (patch) | |
| tree | 34e3ded696b490bb58cf6dcf990535237bcb9746 /.gitignore | |
| parent | 5a50b260ee94df89f2e328affa93983bb0caff57 (diff) | |
| download | monitoring-plugins-d2fcf49.tar.gz | |
Remove some autogenerated files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -90,6 +90,11 @@ NP-VERSION-FILE | |||
| 90 | /gl/unistd.h | 90 | /gl/unistd.h |
| 91 | /gl/wchar.h | 91 | /gl/wchar.h |
| 92 | /gl/wctype.h | 92 | /gl/wctype.h |
| 93 | /gl/inttypes.h | ||
| 94 | /gl/limits.h | ||
| 95 | /gl/malloc/dynarray-skeleton.gl.h | ||
| 96 | /gl/malloc/dynarray.gl.h | ||
| 97 | /gl/stdckdint. | ||
| 93 | 98 | ||
| 94 | # /lib/ | 99 | # /lib/ |
| 95 | /lib/.deps | 100 | /lib/.deps |
