aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuis Moreno <lmoreno.serrano@gmail.com>2021-04-25 22:46:28 +0200
committerGitHub <noreply@github.com>2021-04-26 06:46:28 +1000
commit417a07c22db39dc544f00f9a8b71a7fe1479981e (patch)
treedcd8f4884734e748d2aeb3412fd6f5d563fc59ea /.gitignore
parent611cd80861b1bd8ad57ef5b78f11a349e74b1949 (diff)
downloadqmk_firmware-417a07c22db39dc544f00f9a8b71a7fe1479981e.tar.gz
qmk_firmware-417a07c22db39dc544f00f9a8b71a7fe1479981e.zip
[Config] Add VSCode workspace files to .gitignore (#12469)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d6846cf63..90f3d6752 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ doxygen/
50.browse.VC.db* 50.browse.VC.db*
51*.stackdump 51*.stackdump
52# Let these ones be user specific, since we have so many different configurations 52# Let these ones be user specific, since we have so many different configurations
53*.code-workspace
53.vscode/c_cpp_properties.json 54.vscode/c_cpp_properties.json
54.vscode/launch.json 55.vscode/launch.json
55.vscode/tasks.json 56.vscode/tasks.json