You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2012/08/02 18:37:16 UTC

svn commit: r1368593 - /pivot/branches/2.0.x/.gitignore

Author: smartini
Date: Thu Aug  2 16:37:16 2012
New Revision: 1368593

URL: http://svn.apache.org/viewvc?rev=1368593&view=rev
Log:
add .gitignore file, for git users

Added:
    pivot/branches/2.0.x/.gitignore

Added: pivot/branches/2.0.x/.gitignore
URL: http://svn.apache.org/viewvc/pivot/branches/2.0.x/.gitignore?rev=1368593&view=auto
==============================================================================
--- pivot/branches/2.0.x/.gitignore (added)
+++ pivot/branches/2.0.x/.gitignore Thu Aug  2 16:37:16 2012
@@ -0,0 +1,29 @@
+.DS_Store
+.bzr
+.hg
+.svn
+.cache
+.metadata
+.settings
+*.bak
+*.db
+*.hprof
+*.log
+*.tmp
+/*.tar.gz
+/*.zip
+/*.log
+/*DB.*
+/*.ser
+**/_old/
+**/ant-bin/
+**/bin/
+**/out/
+**/target/
+**/target-eclipse/
+**/temp/
+/lib/
+/dist/
+/doc/
+/install/
+/maven-install/