diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-24 23:18:05 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-24 23:18:05 +0000 |
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 00000000..9094515d --- /dev/null +++ b/gl/.cvsignore @@ -0,0 +1,5 @@ +.deps +Makefile +Makefile.in +alloca.h +stdint.h |