commit 8f172d9c5b364bb69a48abb23ebe473681e41217
Author: Oswald Buddenhagen <o...@kde.org>
Date:   Sat Feb 6 16:30:22 2010 +0100

    cvsignore => gitignore

 .cvsignore => .gitignore              |    6 ++++++
 src/{.cvsignore => .gitignore}        |    1 +
 src/compat/{.cvsignore => .gitignore} |    1 +
 3 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/.cvsignore b/.gitignore
similarity index 84%
rename from .cvsignore
rename to .gitignore
index ad6c4ed..8c1c41c 100644
--- a/.cvsignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 .autoconf_trace
+ChangeLog
+INSTALL
 Makefile
 Makefile.in
 autom4te.cache
@@ -14,9 +16,13 @@ config.sub
 configure
 configure.lineno
 configure-stamp
+depcomp
+install-sh
 isync.spec
 isync-*.tar.gz
+missing
 patch-stamp
 stamp-h
 stamp-h.in
 stamp-h1
+*~
diff --git a/src/.cvsignore b/src/.gitignore
similarity index 92%
rename from src/.cvsignore
rename to src/.gitignore
index 3f24136..7e3fee2 100644
--- a/src/.cvsignore
+++ b/src/.gitignore
@@ -4,3 +4,4 @@ Makefile.in
 mbsync
 mdconvert
 tmp
+*.o
diff --git a/src/compat/.cvsignore b/src/compat/.gitignore
similarity index 89%
rename from src/compat/.cvsignore
rename to src/compat/.gitignore
index 5630809..8b6b13f 100644
--- a/src/compat/.cvsignore
+++ b/src/compat/.gitignore
@@ -2,3 +2,4 @@
 Makefile
 Makefile.in
 isync
+*.o

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to