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