🎨 Update files structure
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"debug": false,
|
||||
"port": 1571,
|
||||
"maxFileSize": 99999,
|
||||
"exclude":
|
||||
[
|
||||
"**/.DS_Store",
|
||||
"node_modules/**",
|
||||
"vendor/**",
|
||||
".git"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user