You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ja...@apache.org on 2014/03/17 12:05:15 UTC

[30/40] git commit: added Eclipse Workspace metadata folder to gitignore

added Eclipse Workspace metadata folder to gitignore


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

Branch: refs/heads/ldp
Commit: 517f76e2ddc72f5e1aaaa78b99af50e3b43005cb
Parents: 888a592
Author: Rupert Westenthaler <ru...@gmail.com>
Authored: Wed Feb 26 12:05:37 2014 +0100
Committer: Rupert Westenthaler <ru...@gmail.com>
Committed: Wed Feb 26 12:05:37 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/marmotta/blob/517f76e2/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 39fd385..872c23e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ target
 target/*
 .idea
 .idea/**
+.metadata
+.metadata/**