You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2013/07/17 12:08:17 UTC

[2/3] git commit: Added .gitignore for submodule folders.

Added .gitignore for submodule folders.

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

Branch: refs/heads/master
Commit: 84cdadbbffe8901ad1cf8f636e9197ff311008b5
Parents: 41066a3
Author: kaspers <ka...@kaspers-think.humaninference.com>
Authored: Wed Jul 17 12:04:43 2013 +0200
Committer: kaspers <ka...@kaspers-think.humaninference.com>
Committed: Wed Jul 17 12:04:43 2013 +0200

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/84cdadbb/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 541e887..c0ac0f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /.project
 /.settings
+/target
\ No newline at end of file