From: Ray Strode Date: Sun, 8 Jun 2008 05:19:49 +0000 (-0400) Subject: Add .gitignore file X-Git-Tag: 0.2.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec143f995e809bf3d7a3d8d8d34bfdc9786a94f;p=thirdparty%2Fplymouth.git Add .gitignore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..487b6a9c --- /dev/null +++ b/.gitignore @@ -0,0 +1,33 @@ +Makefile.in +*.o +core.* +.libs/* +.deps/* +.libs +.deps +*.lo +*.swp +*.orig +*.rej +*~ +configure +config.h* +*-test +*.la +.gitignore +config.log +build-tools +config.status +libtool +autom4te.cache +Makefile +aclocal.m4 +*.tar.bz2 +*.patch +stamp-* +*.rpm +plymouth +plymouthd + + +