From ef4bb69c1a64e784fef1c758ee439372ba329b0a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 10 Jul 2008 19:32:22 +0930 Subject: Add .gitignore file. --- .gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..38eebd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +*.patch +ChangeLog +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +man/evdev.4 +missing +.deps +.libs +*.lo +*.la +stamp-h1 +*.bz2 +*.gz -- cgit v1.2.3