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 2014/03/24 22:26:10 UTC

[6/9] git commit: Added gitignore

Added gitignore

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

Branch: refs/heads/master
Commit: 055ce27b6aac48abf86f35a191af8388d2079fd5
Parents: f530e63
Author: Kasper Sørensen <i....@gmail.com>
Authored: Tue Jan 28 22:07:39 2014 +0100
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Tue Jan 28 22:07:39 2014 +0100

----------------------------------------------------------------------
 hbase/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/055ce27b/hbase/.gitignore
----------------------------------------------------------------------
diff --git a/hbase/.gitignore b/hbase/.gitignore
new file mode 100644
index 0000000..4e247ee
--- /dev/null
+++ b/hbase/.gitignore
@@ -0,0 +1,4 @@
+/.settings
+/target
+/.classpath
+/.project