add new build files to gitignore; test that build doesn't leave repo dirty
authorSsnL <tongzhou.wang.1994@gmail.com>
Wed, 30 Jan 2019 16:38:49 +0000 (08:38 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 30 Jan 2019 16:41:59 +0000 (08:41 -0800)
commit2d2eb7145aba6556fae2861ab20698b41c5ff530
tree1e26a3986f4eedc1a4daa2fb646c7da275afdc27
parent7d7855ea3124c16862ea7ed4758f4c7a804ca1ac
add new build files to gitignore; test that build doesn't leave repo dirty

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/16441

Differential Revision: D13880053

Pulled By: ezyang

fbshipit-source-id: 0171f42438efdd651b6af22e521b80e85b12681c
15 files changed:
.circleci/config.yml
.gitignore
.jenkins/pytorch/build-asan.sh
.jenkins/pytorch/build.sh
.jenkins/pytorch/common.sh
.jenkins/pytorch/macos-build.sh
.jenkins/pytorch/macos-test.sh
.jenkins/pytorch/multigpu-test.sh
.jenkins/pytorch/perf_test/test_cpu_speed_mnist.sh
.jenkins/pytorch/perf_test/test_gpu_speed_mnist.sh
.jenkins/pytorch/short-perf-test-cpu.sh
.jenkins/pytorch/short-perf-test-gpu.sh
.jenkins/pytorch/test.sh
.jenkins/pytorch/win-build.sh
.jenkins/pytorch/win-test.sh