mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
exclude proper folders
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist/**",
|
||||
"releases/**"
|
||||
"dist",
|
||||
"build",
|
||||
"coverage",
|
||||
"store"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user