[gjs] Add a .gitignore
- From: Dan Winship <danw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gjs] Add a .gitignore
- Date: Wed, 6 May 2009 10:00:14 -0400 (EDT)
commit 7a320c2475a1b29e430588ebd9543a782cc4d19f
Author: Dan Winship <danw gnome org>
Date: Wed May 6 08:37:22 2009 -0400
Add a .gitignore
---
.gitignore | 31 +++++++++++++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a9b946d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+*.la
+*.lo
+*.o
+.deps/
+.libs/
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+gjs-1.0.pc
+gjs-console
+gjs-gi-1.0.pc
+gjstest.c
+gjstest.c.stamp
+gjstest.h
+gjstest.h.stamp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]