mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-16 10:35:31 +01:00
exclude releases
This commit is contained in:
parent
dfeba69478
commit
e43d4fe5c6
@ -8,6 +8,7 @@
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist/**"
|
||||
"dist/**",
|
||||
"releases/**"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user