Updated Branches:
  refs/heads/master cb83d4c7e -> 22523da56

ISIS-188: updating .gitignore file.


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/22523da5
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/22523da5
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/22523da5

Branch: refs/heads/master
Commit: 22523da567706ecd7ee7ef5653e722771661cc92
Parents: 0861ed9
Author: Dan Haywood <danhayw...@apache.org>
Authored: Thu Dec 6 16:59:07 2012 +0000
Committer: Dan Haywood <danhayw...@apache.org>
Committed: Thu Dec 6 16:59:07 2012 +0000

----------------------------------------------------------------------
 .gitignore |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/22523da5/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 495eefa..ad06b51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,15 +8,15 @@ logs/
 .project
 .classpath
 
-framework/objectstore/sql/sql-tests-common/hsql-db/
-framework/objectstore/sql/sql-tests-common/xml/
+framework/component/objectstore/sql/sql-tests-common/hsql-db/
+framework/component/objectstore/sql/sql-tests-common/xml/
 
-framework/objectstore/xml/tmp/objects/
-framework/objectstore/xml/xml/objects/
-framework/objectstore/xml/tmp/tests/
+framework/component/objectstore/xml/tmp/objects/
+framework/component/objectstore/xml/xml/objects/
+framework/component/objectstore/xml/tmp/tests/
 
-framework/security/sql/hsql-db/
-framework/runtimes/dflt/objectstores/jdo/jdo-datanucleus/hsql-db/
+framework/component/security/sql/hsql-db/
+framework/component/runtimes/dflt/objectstores/jdo/jdo-datanucleus/hsql-db/
 
 # log files
 datanucleus.log

Reply via email to