From 642e4b666681b0605ba8bb31c61c087c20b07630 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Thu, 10 Jan 2008 21:27:33 +0100 Subject: [PATCH] Pssst --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5de6a60 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +gnio/.deps +gnio/Makefile +gnio/Makefile.in +gtk-doc.make +install-sh +libtool +ltmain.sh +missing +mkinstalldirs +stamp-h1 +test/.deps +test/Makefile +test/Makefile.in + -- 2.20.1