From c0a0c08ab12a600c6bbc0199d22b808280cdacef Mon Sep 17 00:00:00 2001 From: Christian Thaeter Date: Thu, 19 Jul 2007 05:47:10 +0200 Subject: [PATCH] new scripts/DIR_INFO, add autotools stuff to gitignore --- .gitignore | 8 +++++++- scripts/DIR_INFO | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 scripts/DIR_INFO diff --git a/.gitignore b/.gitignore index ed690f89c..01c32fa89 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,10 @@ .sconsign.dblite Buildhelper.pyc optcache - +Makefile.in +build/* +autom4te.cache/* +scripts/* +configure +aclocal.m4 +semantic.cache diff --git a/scripts/DIR_INFO b/scripts/DIR_INFO new file mode 100644 index 000000000..265ca57ac --- /dev/null +++ b/scripts/DIR_INFO @@ -0,0 +1 @@ +autotools helper scripts