mirror of
https://github.com/penpot/penpot.git
synced 2025-01-04 13:50:12 -05:00
9 lines
159 B
JSON
9 lines
159 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.clj-kondo": true,
|
|
"**/.cpcache": true,
|
|
"**/.lsp": true,
|
|
"**/.shadow-cljs": true,
|
|
"**/node_modules": true
|
|
}
|
|
}
|