summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Chen <jochen@microsoft.com>2016-01-08 16:14:24 -0800
committerJohn Chen <jochen@microsoft.com>2016-01-23 22:12:12 -0800
commit3079b400e3519b0007338c021886f24b1705e64d (patch)
tree2779ed9ad1391ef81077b5818ddb93fd195d5c26 /.gitignore
parent98ab26be675b96668ecf2dfe8c38f58f57454f02 (diff)
downloadcoreclr-3079b400e3519b0007338c021886f24b1705e64d.tar.gz
coreclr-3079b400e3519b0007338c021886f24b1705e64d.tar.bz2
coreclr-3079b400e3519b0007338c021886f24b1705e64d.zip
Build mscorlib with CoreCLR MSBuild on Linux
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3d5b26600c..8b34a47451 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,9 @@ syntax: glob
[Bb]inaries/
+# Build tools related files
+[Tt]ools/
+
### VisualStudio ###
# User-specific files