From 0762426c4d854d1f0efc9e11472b5293036b6fa7 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 4 Jun 2009 20:08:11 +0000 Subject: [PATCH] * .gitignore, man/.gitignore, src/.gitignore: Added .gitignore files. --- .gitignore | 47 +++++++++++++++++++++++++++++++++++++++++++++++ ChangeLog | 5 +++++ man/.gitignore | 7 +++++++ src/.gitignore | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 92 insertions(+) create mode 100644 .gitignore create mode 100644 man/.gitignore create mode 100644 src/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4a1f96e2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,47 @@ +*~ +lib*.a +*.o +*.lo +*.la +*.gmo +.deps +.libs + +*.patch +*.rej +*.orig + +Makefile +Makefile.in + +/ABOUT-NLS +/aclocal.m4 +/autom4te.cache +/config.guess +/config.h +/config.h.in +/config.log +/config.rpath +/config.status +/config.sub +/configure +/depcomp +/install-sh +/libtool +/ltmain.sh +/m4 +/missing +/stamp-h1 +/ylwrap + +/po/*.header +/po/*.sed +/po/*.sin +/po/Makefile.in.in +/po/Makevars.template +/po/POTFILES +/po/Rules-quot +/po/stamp-po + +/shadow.spec +/libmisc/getdate.c diff --git a/ChangeLog b/ChangeLog index c67d6d12..456e3df3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-06-04 Mike Frysinger + + * .gitignore, man/.gitignore, src/.gitignore: Added .gitignore + files. + 2009-06-04 Nicolas François * man/su.1.xml: Use