PolymathREU-Walking-to-infi.../.vscode/settings.json
ShengyiJia e27728e730 Create settings.json
in terms of  easier editing
2020-07-14 15:41:12 -04:00

8 lines
No EOL
154 B
JSON

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