[gtk-quartz-engine] add .gitignore files



commit e02ef71ee03e2b29810cc08117d6b612eab43615
Author: Rob Caelers <robc krandor org>
Date:   Mon Jun 1 21:03:01 2009 +0200

    add .gitignore files

 .gitignore     |   18 ++++++++++++++++++
 src/.gitignore |    7 +++++++
 2 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..894b33b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+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
+missing
+setup.sh
+stamp-h1
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..0ff3ccf
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,7 @@
+.deps
+.libs
+*.la
+*.lo
+*.o
+test
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]