mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
0127db44a0
* [PM-5551] Removing Autofillv2 and AutofillOverlay Feature Flags * [PM-5551] Fully removing references to autofill v1
31 lines
484 B
Plaintext
31 lines
484 B
Plaintext
**/build
|
|
**/dist
|
|
**/coverage
|
|
.angular
|
|
storybook-static
|
|
|
|
**/node_modules
|
|
|
|
**/webpack.*.js
|
|
**/jest.config.js
|
|
**/gulpfile.js
|
|
|
|
apps/browser/config/config.js
|
|
apps/browser/src/auth/scripts/duo.js
|
|
|
|
apps/desktop/desktop_native
|
|
apps/desktop/src/auth/scripts/duo.js
|
|
|
|
apps/web/config.js
|
|
apps/web/scripts/*.js
|
|
apps/web/src/theme.js
|
|
apps/web/tailwind.config.js
|
|
|
|
apps/cli/config/config.js
|
|
|
|
tailwind.config.js
|
|
libs/components/tailwind.config.base.js
|
|
libs/components/tailwind.config.js
|
|
|
|
scripts/*.js
|