Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Meng <yumeng@microsoft.com>2016-08-30 02:35:47 +0300
committerJeremy Meng <yumeng@microsoft.com>2016-08-30 02:35:47 +0300
commit301e804b3949a04763871d22ff862258fc7169e5 (patch)
treeddb04af665bc9c095ec2a31e52534b6b21fced24
parentf864fa2ca260f8c0b354a3130f55b15ab8185640 (diff)
Ignore .vs/ folder generated by Visual Studio 2015.
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 62c23d1..08c8509 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,4 @@ obj
Mono.Cecil.sln.ide*
TestResults
project.lock.json
-
+.vs/