recrownedgtk/RecrownedGTK.Tools/.vscode/settings.json

8 lines
154 B
JSON
Raw Normal View History

{
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}