mirror of
https://github.com/bitwarden/clients.git
synced 2025-12-10 21:05:10 -06:00
Ignore .angular for prettier and eslint (#3214)
This commit is contained in:
parent
379036123f
commit
66cc575ec5
@ -1,5 +1,6 @@
|
||||
**/build
|
||||
**/dist
|
||||
.angular
|
||||
|
||||
**/node_modules
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
**/build
|
||||
**/dist
|
||||
**/coverage
|
||||
.angular
|
||||
|
||||
# External libraries / auto synced locales
|
||||
apps/browser/src/_locales
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user