mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 20:03:43 +00:00
Add instructions on how to migrate desktop PRs (#2636)
* Add instructions on how to migrate desktop PRs * Fix instructions
This commit is contained in:
18
apps/desktop/.gitignore
vendored
Normal file
18
apps/desktop/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
.vs
|
||||
.idea
|
||||
node_modules
|
||||
npm-debug.log
|
||||
vwd.webinfo
|
||||
dist/
|
||||
dist-safari/
|
||||
css/
|
||||
*.crx
|
||||
*.pem
|
||||
build/
|
||||
yarn-error.log
|
||||
.DS_Store
|
||||
*.nupkg
|
||||
*.provisionprofile
|
||||
*.env
|
||||
PlugIns/safari.appex/
|
||||
PlugIns/safari-legacy.appex/
|
||||
Reference in New Issue
Block a user