diff options
author | Rama krishnan Raghupathy <ramarag@microsoft.com> | 2015-03-04 13:19:38 -0800 |
---|---|---|
committer | Rama krishnan Raghupathy <ramarag@microsoft.com> | 2015-03-04 13:26:40 -0800 |
commit | 82b8f9e99669f8fc55d9093d5533eac53978888f (patch) | |
tree | 404541a5f362ff93e9fb03ae489f9600057401d7 /.gitignore | |
parent | 5b46f36d6b5b28c81a15ddbe045035ca5604097f (diff) | |
download | coreclr-82b8f9e99669f8fc55d9093d5533eac53978888f.tar.gz coreclr-82b8f9e99669f8fc55d9093d5533eac53978888f.tar.bz2 coreclr-82b8f9e99669f8fc55d9093d5533eac53978888f.zip |
Enabling test within the same category to run in parallel
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e69eb76426..fb22ff6066 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ bld/ [Oo]bj/ msbuild.log binaries +intermediates # Roslyn stuff *.sln.ide |