You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ss...@apache.org on 2013/02/19 14:25:38 UTC

git commit: added IDEA project files to ignore

Updated Branches:
  refs/heads/master 6d7d9e2a3 -> ee17ab4ba


added IDEA project files to ignore


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

Branch: refs/heads/master
Commit: ee17ab4ba362ef87cf30e227561273bae787bf01
Parents: 6d7d9e2
Author: Sebastian Schaffert <se...@gmail.com>
Authored: Tue Feb 19 14:25:16 2013 +0100
Committer: Sebastian Schaffert <se...@gmail.com>
Committed: Tue Feb 19 14:25:16 2013 +0100

----------------------------------------------------------------------
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ee17ab4b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 9d4f2fc..78dd85d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,7 @@
 *.class
 *.jar
 *.war
+*.ipr
+*.iws
+*.iml
 target