mirror of
https://github.com/wah-su/mstickers.git
synced 2025-04-06 00:04:36 +00:00
12 lines
No EOL
207 B
JSON
12 lines
No EOL
207 B
JSON
{
|
|
"fiveServer.ignore": [
|
|
"**/node_modules/**",
|
|
".vscode/**",
|
|
".git/**",
|
|
"**/*.scss",
|
|
"**/*.sass",
|
|
"**/*.css",
|
|
"**/*.ts",
|
|
"**/*.js",
|
|
]
|
|
} |