You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by rp...@apache.org on 2013/11/02 12:04:59 UTC

git commit: idea paths ignored

Updated Branches:
  refs/heads/develop ee13391ee -> 872b9b8b5


idea paths ignored


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/872b9b8b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/872b9b8b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/872b9b8b

Branch: refs/heads/develop
Commit: 872b9b8b5c15cd7317dd01d4b8a82270e7f314ac
Parents: ee13391
Author: Raffaele Palmieri <rp...@apache.org>
Authored: Sat Nov 2 12:04:07 2013 +0100
Committer: Raffaele Palmieri <rp...@apache.org>
Committed: Sat Nov 2 12:04:07 2013 +0100

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/872b9b8b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 428fb1c..119a70e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@
 .settings/*
 target
 target/*
+.idea
+.idea/**
\ No newline at end of file