[nagiosplug] Add new Gnulib files to .gitignore
Nagios Plugin Development
nagios-plugins at users.sourceforge.net
Tue Aug 20 22:10:30 CEST 2013
Module: nagiosplug
Branch: master
Commit: 3a847fc60f868986edfe9602a65d1ad84e4922a8
Author: Holger Weiss <holger at zedat.fu-berlin.de>
Date: Tue Aug 20 22:03:11 2013 +0200
URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=3a847fc
Add new Gnulib files to .gitignore
---
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4dca502..197fca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,8 @@ NP-VERSION-FILE
/gl/fcntl.h
/gl/float.h
/gl/getopt.h
+/gl/glthread/.deps
+/gl/glthread/.dirstamp
/gl/langinfo.h
/gl/libgnu.a
/gl/locale.h
@@ -71,6 +73,7 @@ NP-VERSION-FILE
/gl/netinet_in.h
/gl/ref-add.sed
/gl/ref-del.sed
+/gl/stdalign.h
/gl/stdbool.h
/gl/stddef.h
/gl/stdint.h
More information about the Commits
mailing list