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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klass <kissaki@posteo.de>2021-03-20 10:21:22 +0300
committerGitHub <noreply@github.com>2021-03-20 10:21:22 +0300
commit192b3b936821289feb97b3fa0d7d6de0e74079a3 (patch)
treea1b65a466422b2c961cefa26f8200ce217dbd9cb
parent903ef1a6e77add5a347e989e181aad80f3b75e1e (diff)
parent362ff0bbd130bed0cad7fede50e417463d047d12 (diff)
Merge PR #4877: MAINT: Ignore local VS and VSCode file and folders
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b5807649b..397efb9a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@ release/
asio/
local/
indent.sh
+.vs
+.vscode
*.pdb
*.sdf
*.sln
@@ -47,3 +49,4 @@ build/
compile_commands.json
.devcontainer/*
__pycache__/
+CMakeSettings.json