index.ejs cleanup
This commit is contained in:
parent
e326c3464b
commit
e5a18ea073
4 changed files with 60 additions and 60 deletions
|
|
@ -50,5 +50,10 @@
|
|||
"[html]": {
|
||||
"editor.defaultFormatter": "j69.ejs-beautify"
|
||||
},
|
||||
"files.exclude": {
|
||||
"**/node_modules": true,
|
||||
"**/debug.log": true,
|
||||
"server/scripts/custom.js": true
|
||||
},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue