summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Strickroth <email@cs-ware.de>2019-07-12 17:25:50 +0200
committerSven Strickroth <email@cs-ware.de>2019-07-12 17:29:27 +0200
commit5f22f8d2d3eee794986369b85dc2b7afdf51d14b (patch)
tree4d8ccd1c638d2dc70aa206baf3f5cccbc8ac65e7 /.gitignore
parentf92d495d44bff2bdb6fd99524a93986ea268c9e8 (diff)
downloadlibgit2-5f22f8d2d3eee794986369b85dc2b7afdf51d14b.tar.gz
Ignore VS2017 specific files and folders
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Diffstat (limited to '.gitignore')
-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