commit c297f2717681e7aee3b98455cd0ee64874a9ba09
Author: phantomjinx <[email protected]>
Date: Fri Nov 13 21:50:44 2009 +0000
Ignore plugin and library files
.gitignore | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a987ceb..a88d8c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,12 @@
# Global ignores
*.bak
*.o
+*.l[oa]
+*.so
*.sw[a-z]
*~
.deps
+.libs
Makefile
Makefile.in
cscope.out
@@ -30,6 +33,8 @@ cscope.out
/stamp-h1
/ylwrap
/.cproject
+/libtool
+/ltmain.sh
# /data/
/data/*.desktop
@@ -50,3 +55,6 @@ cscope.out
/src/date_parser2.c
/src/gtkpod
/src/itdb
+
+# /plugins/
+/plugins/*.plugin
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2