From 2bf81ebdb65addc1d88220a40a97f559139d1337 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 23 Aug 2009 16:29:34 +0200 Subject: added gitignore and autogen.sh --- .gitignore | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..dfac7976 --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +*.o +*.a +*.bak +*~ +*.tar.gz +*.swp +.exec +aclocal.m4 +configure +Makefile +Makefile.in +config.h +config.h.in +config.status +config.sub +depcomp +stamp-h* +*.gladep +*.zip +*.log +*.guess +autom4te.cache +tags +deadbeef +todo.txt +test +shots +.deps +install-sh +missing +images -- cgit v1.2.3