summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2017-09-30 18:07:57 +0200
committerSubv <subv2112@gmail.com>2017-09-30 18:07:57 +0200
commit1f99d53e2c2c7e3f605ee6f57934b3316848c657 (patch)
tree1cc85a390fc86189e4e980ae5ff7e13cfc15b3c0 /.gitignore
parentMerge pull request #2967 from Subv/thread_wakeup_callbacks (diff)
downloadyuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.tar
yuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.tar.gz
yuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.tar.bz2
yuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.tar.lz
yuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.tar.xz
yuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.tar.zst
yuzu-1f99d53e2c2c7e3f605ee6f57934b3316848c657.zip
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec74b0fa4..7999a40e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,12 +9,16 @@ src/common/scm_rev.cpp
# Project/editor files
*.swp
.idea/
+.vs/
.vscode/
# *nix related
# Common convention for backup or temporary files
*~
+# Visual Studio CMake settings
+CMakeSettings.json
+
# OSX global filetypes
# Created by Finder or Spotlight in directories for various OS functionality (indexing, etc)
.DS_Store