mirror of
https://github.com/bitwarden/clients.git
synced 2025-12-22 13:17:30 +00:00
Ignore .angular for prettier and eslint (#3214)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user