You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2014/03/26 09:19:45 UTC

[37/50] [abbrv] git commit: cleanup gitignore

cleanup gitignore


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

Branch: refs/heads/ldp
Commit: 314e73a16ef77ca0bf3e4181646514d6aaa09d4c
Parents: f2fb82a
Author: Jakob Frank <ja...@apache.org>
Authored: Fri Mar 21 08:40:22 2014 +0100
Committer: Jakob Frank <ja...@apache.org>
Committed: Tue Mar 25 14:29:48 2014 +0100

----------------------------------------------------------------------
 .gitignore | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/314e73a1/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 872c23e..7690c4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,13 +8,8 @@
 *.db
 .project
 .classpath
-.externalToolBuilders
-.externalToolBuilders/*
-.settings
-.settings/*
-target
-target/*
-.idea
-.idea/**
-.metadata
-.metadata/**
+.externalToolBuilders/
+.settings/
+target/
+.idea/
+.metadata/