[gtk-quartz-engine] add .gitignore files
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-quartz-engine] add .gitignore files
- Date: Sat, 9 Oct 2010 18:07:12 +0000 (UTC)
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]