You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by sh...@apache.org on 2014/02/06 23:11:10 UTC

git commit: SENTRY-112: Add test-output directory to .gitignore (Brock Noland via Shreepadma Venugopalan)

Updated Branches:
  refs/heads/master c6e23e9e5 -> 55ca6c7c2


SENTRY-112: Add test-output directory to .gitignore (Brock Noland via Shreepadma Venugopalan)


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

Branch: refs/heads/master
Commit: 55ca6c7c27b42c1cfcdf54ed0175adc7f4eab855
Parents: c6e23e9
Author: Shreepadma Venugopalan <sh...@apache.org>
Authored: Thu Feb 6 14:10:33 2014 -0800
Committer: Shreepadma Venugopalan <sh...@apache.org>
Committed: Thu Feb 6 14:10:33 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/55ca6c7c/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 252b816..920de9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ target/
 *.jar
 *.war
 *.ear
+test-output/