You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hdt.apache.org by ad...@apache.org on 2013/02/11 19:39:52 UTC

[1/2] git commit: global ignore to keep out class files and the spotlight stuff

global ignore to keep out class files and the
spotlight stuff


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

Branch: refs/heads/master
Commit: de18aaecfdefe8bd1804d4fc0a5de0753127f716
Parents: 5b92d9a
Author: adamb <ad...@apache.org>
Authored: Mon Feb 11 11:29:33 2013 -0600
Committer: adamb <ad...@apache.org>
Committed: Mon Feb 11 11:29:33 2013 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/de18aaec/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1213a58
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.class
+*.DS_Store
\ No newline at end of file