mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
0127db44a0
* [PM-5551] Removing Autofillv2 and AutofillOverlay Feature Flags * [PM-5551] Fully removing references to autofill v1
33 lines
568 B
Plaintext
33 lines
568 B
Plaintext
# Build directories
|
|
**/build
|
|
**/dist
|
|
**/coverage
|
|
.angular
|
|
documentation.json
|
|
storybook-static
|
|
|
|
# External libraries / auto synced locales
|
|
apps/browser/src/_locales
|
|
apps/browser/src/auth/scripts/duo.js
|
|
apps/browser/src/safari
|
|
|
|
apps/desktop/src/locales
|
|
apps/desktop/dist-safari
|
|
apps/desktop/desktop_native
|
|
apps/desktop/src/auth/scripts/duo.js
|
|
|
|
apps/cli/src/locales
|
|
apps/cli/.github
|
|
|
|
apps/web/.github
|
|
apps/web/src/404/bootstrap.min.css
|
|
apps/web/src/locales
|
|
|
|
libs/.github
|
|
|
|
# Github Workflows
|
|
.github/workflows
|
|
|
|
# Forked library files
|
|
libs/common/src/types/deep-jsonify.ts
|