X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=a8dd97eff36804d71153cdc30e27895e50373b20;hb=6a4e08938ec8128e4aa765738562bbc24f2e2c06;hp=a91b62a5ae3cd4a41b0c12f776c040a18da4ffe9;hpb=039cc8c93225083eddd39305c87b6dc600fb9e34;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index a91b62a5a..a8dd97eff 100644 --- a/.gitignore +++ b/.gitignore @@ -46,11 +46,13 @@ cmake-build-debug *.stackdump util/Win_Check_Output.txt # Let these ones be user specific, since we have so many different configurations +.vscode/c_cpp_properties.json .vscode/launch.json .vscode/tasks.json .vscode/last.sql .vscode/temp.sql .stfolder +.tags # ignore image files *.png @@ -63,4 +65,4 @@ util/Win_Check_Output.txt # things travis sees secrets.tar id_rsa_* -/.vs +/.vs \ No newline at end of file