summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-08-03 05:51:19 +0000
committerEric Fiselier <eric@efcs.ca>2016-08-03 05:51:19 +0000
commiteeae30ead0fedb3f34a1d7bcc70f7004682cf24e (patch)
tree8466fc9b3e6e66ff7cb044c8d002eba794b0fed2 /.gitignore
parent2d9e2e2bc8f3273b7607e96ee0b0adfdcdcdf41b (diff)
Add MSVC specifics to .gitignore. Patch from STL@microsoft.com
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@277575 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b26d5f7aa..db7f90d44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,7 @@ docs/_build/
# PyBuilder
target/
+
+# MSVC libraries test harness
+env.lst
+keep.lst