From 27daafa76fe1821e5ff3d46f5b64fe8464708084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 2 Apr 2009 00:41:30 +0300 Subject: [PATCH] Ignore autotools-generated files. --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..fa7cae84 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.tar* +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing