[libgee] Add .gitignore
- From: Jaap A. Haitsma <jhaitsma src gnome org>
- To: svn-commits-list gnome org
- Subject: [libgee] Add .gitignore
- Date: Fri, 26 Jun 2009 20:22:38 +0000 (UTC)
commit 64d4415269656765bced5ffb8cae36ca3cc4fa3d
Author: Jaap A. Haitsma <jaap haitsma org>
Date: Fri Jun 26 22:21:44 2009 +0200
Add .gitignore
Fixes bug #583729
.gitignore | 32 ++++++++++++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e0509c1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,32 @@
+Makefile.in
+Makefile
+*.o
+*.lo
+*.la
+*.c
+*.h
+*.stamp
+*.gir
+.deps
+.libs
+config.*
+aclocal.m4
+autom4te.cache
+ChangeLog
+configure
+depcomp
+libtool
+install-sh
+m4
+missing
+ltmain.sh
+ylwrap
+compile
+stamp-h1
+*.pc
+gee/gee-1.0.vapi
+tests/testarraylist
+tests/testhashmap
+tests/testhashset
+
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]