commit 987d05c186c856957596e7e178a8086caf7c63ab
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
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2