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

[04/12] git commit: add *.tar.gz to .gitignore

add *.tar.gz to .gitignore


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

Branch: refs/heads/master
Commit: eb45818f453fbbcef610df757edc21ddbc67f5de
Parents: df73338
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Nov 27 13:05:49 2013 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Nov 27 13:05:49 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/eb45818f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 8b9182d..7faaac8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ NANNY
 .lein-failures
 _release
 *.zip
+*.tar.gz
 .lein-deps-sum
 *.iml
 target