Repository: yetus Updated Branches: refs/heads/master 0d7441ebb -> c3d8c654a
YETUS-9. Update .gitignore to reflect Yetus instead of Hadoop (aw) Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/c3d8c654 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/c3d8c654 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/c3d8c654 Branch: refs/heads/master Commit: c3d8c654a457772b5673abed88b8b8cfbd2e77c0 Parents: 0d7441e Author: Allen Wittenauer <[email protected]> Authored: Fri Sep 25 13:12:18 2015 -0700 Committer: Allen Wittenauer <[email protected]> Committed: Fri Sep 25 13:12:18 2015 -0700 ---------------------------------------------------------------------- .gitignore | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/c3d8c654/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index cde198e..d208ca9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,13 +15,3 @@ .settings target build -hadoop-common-project/hadoop-kms/downloads/ -hadoop-hdfs-project/hadoop-hdfs/downloads -hadoop-hdfs-project/hadoop-hdfs-httpfs/downloads -hadoop-common-project/hadoop-common/src/test/resources/contract-test-options.xml -hadoop-tools/hadoop-openstack/src/test/resources/contract-test-options.xml -hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/tla/yarnregistry.toolbox -yarnregistry.pdf -hadoop-tools/hadoop-aws/src/test/resources/auth-keys.xml -hadoop-tools/hadoop-aws/src/test/resources/contract-test-options.xml -patchprocess/
