You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/07/01 19:17:16 UTC

svn commit: r1355956 - /incubator/isis/trunk/.gitignore

Author: danhaywood
Date: Sun Jul  1 17:17:16 2012
New Revision: 1355956

URL: http://svn.apache.org/viewvc?rev=1355956&view=rev
Log:
ISIS-232: patching .gitignore

Added:
    incubator/isis/trunk/.gitignore

Added: incubator/isis/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/.gitignore?rev=1355956&view=auto
==============================================================================
--- incubator/isis/trunk/.gitignore (added)
+++ incubator/isis/trunk/.gitignore Sun Jul  1 17:17:16 2012
@@ -0,0 +1,21 @@
+*~
+*.swp
+*.class
+target/
+target-ide/
+logs/
+.settings/
+.project
+.classpath
+
+framework/runtimes/dflt/objectstores/sql/sql-tests-common/hsql-db/
+framework/runtimes/dflt/objectstores/sql/sql-tests-common/isis.log
+framework/runtimes/dflt/objectstores/sql/sql-tests-common/xml/
+framework/runtimes/dflt/objectstores/xml/tmp/
+framework/runtimes/dflt/objectstores/xml/xml/
+framework/security/sql/hsql-db/
+
+# Package Files #
+*.jar
+*.war
+*.ear