summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2019-07-18 14:07:22 +0200
committerGitHub <noreply@github.com>2019-07-18 14:07:22 +0200
commit29fe79e6538062cffe8aa083136f6cb97a72e724 (patch)
tree4faec1554cabf58971cfe39cf18f62140edf788a
parent343fb83a4d3550fe6464ac52a9f4e57bdb6d5b24 (diff)
parent5f22f8d2d3eee794986369b85dc2b7afdf51d14b (diff)
downloadlibgit2-29fe79e6538062cffe8aa083136f6cb97a72e724.tar.gz
Merge pull request #5163 from csware/gitignore-vs2017
Ignore VS2017 specific files and folders
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5991a41b9..dec3dca06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,5 @@ tags
mkmf.log
*.profdata
*.profraw
+CMakeSettings.json
+.vs