Stop tracking VSCode config
Signed-off-by: Audrius Molis <masta@dr.com>
This commit is contained in:
+1
-2
@@ -39,8 +39,7 @@ local.properties
|
||||
.tags*
|
||||
|
||||
# VS Code
|
||||
.vscode/ipch/
|
||||
.vscode/settings.json
|
||||
.vscode/
|
||||
workspace.code-workspace
|
||||
|
||||
# node.js
|
||||
|
||||
Vendored
-10
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.android": "groovy",
|
||||
"*.ios": "groovy",
|
||||
"*.linux": "groovy",
|
||||
"*.macos": "groovy",
|
||||
"*.windows": "groovy",
|
||||
"*.nix-cache": "groovy",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user