mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-13 10:24:20 +01:00
579cee3364
* Migrate cli to jest * Remove jasmine from browser * Remove coverage from browser since it's in the root gitignore
21 lines
231 B
Plaintext
21 lines
231 B
Plaintext
.vs
|
|
.vscode
|
|
.idea
|
|
.DS_Store
|
|
node_modules
|
|
npm-debug.log
|
|
vwd.webinfo
|
|
css/
|
|
dist/
|
|
dist-safari/
|
|
webfonts/
|
|
*.crx
|
|
*.pem
|
|
*.zip
|
|
build/
|
|
build.safariextension/
|
|
xcuserdata/
|
|
*.hmap
|
|
!src/safari/safari/app/popup/index.html
|
|
src/safari/safari/app/
|