Cleaning up files

This commit is contained in:
samkul-swe 2025-11-22 19:28:13 -08:00
parent 121e2f0c0e
commit ad75f8114e
2 changed files with 3 additions and 10 deletions

10
.vscode/settings.json vendored
View file

@ -1,11 +1,3 @@
{
"biome.configurationPath": "./surfsense_web/biome.json",
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
".mule": true
}
"biome.configurationPath": "./surfsense_web/biome.json"
}