diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-24 23:18:05 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-24 23:18:05 (GMT) |
commit | 49d8064bf3986f3c57385e643aa865dd1390271e (patch) | |
tree | 282c010d6190a54bfe462aab41e79b56e88a3d66 /gl | |
parent | fe856aa957978504137c1d425815d4ed8a22be40 (diff) | |
download | monitoring-plugins-49d8064bf3986f3c57385e643aa865dd1390271e.tar.gz |
Various cleanups in the syncing with gnulib
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1581 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'gl')
-rw-r--r-- | gl/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gl/.cvsignore b/gl/.cvsignore new file mode 100644 index 0000000..9094515 --- /dev/null +++ b/gl/.cvsignore | |||
@@ -0,0 +1,5 @@ | |||
1 | .deps | ||
2 | Makefile | ||
3 | Makefile.in | ||
4 | alloca.h | ||
5 | stdint.h | ||