commit 73f150f4702c8617d1014b67beaa34443fbf9f06
Author: phantomjinx <[email protected]>
Date: Sun Oct 25 19:06:48 2009 +0000
* Added .gitignore file to repo
.gitignore | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 58 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4f088bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,58 @@
+*Makefile
+*Makefile.in
+*Makefile.in.in
+*.lo
+*.anjuta_sym_db.db
+*.o
+*.deps
+*.libs
+*.la
+*.so
+*POTFILES
+
+
+# /
+/.cdtproject
+/.project
+/.settings
+/aclocal.m4
+/autom4te.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/install-sh
+/intltool-*
+/libtool
+/ltmain.sh
+/missing
+/mkinstalldirs
+/stamp-h.in
+/stamp-h1
+/ylwrap
+/.cproject
+
+# /data/
+/data/*.gmo
+/data/*.desktop
+/data/nocover_found.png
+
+/data/man/gtkpod.1
+
+# /po/
+/po/*.gmo
+/po/.intltool-merge-cache
+/po/stamp-it
+
+/src/cscope.out
+/src/date_parser.c
+/src/date_parser2.c
+/src/gtkpod
+/src/itdb
+
+# plugins soft links
+/plugins/*.plugin
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2