mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
10 lines
183 B
JSON
10 lines
183 B
JSON
|
{
|
||
|
"files.exclude": {
|
||
|
"**/.clj-kondo": true,
|
||
|
"**/.cpcache": true,
|
||
|
"**/.lsp": true,
|
||
|
"**/.shadow-cljs": true,
|
||
|
"**/node_modules": true
|
||
|
}
|
||
|
}
|