Repository: incubator-trafodion Updated Branches: refs/heads/master f9eaa7675 -> 5cc5945bf
[TRAFODION-2128] update installer gitignore file Jenkins automation is supposed to catch when we miss one, but the check was not catching everything. It will be updated when this fix is in. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/2321377e Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/2321377e Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/2321377e Branch: refs/heads/master Commit: 2321377e32639bf243f3c9bec8ea72e5c3defe63 Parents: acf48e9 Author: Steve Varnau <[email protected]> Authored: Tue Jul 26 22:14:09 2016 +0000 Committer: Steve Varnau <[email protected]> Committed: Tue Jul 26 22:14:09 2016 +0000 ---------------------------------------------------------------------- install/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/2321377e/install/.gitignore ---------------------------------------------------------------------- diff --git a/install/.gitignore b/install/.gitignore index 4b2ae36..cba5831 100644 --- a/install/.gitignore +++ b/install/.gitignore @@ -1,3 +1,4 @@ installer-*.tar.gz LICENSE NOTICE +DISCLAIMER
