1
0
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:
Oscar Hinton
2022-05-05 21:59:17 +02:00
committed by GitHub
parent 55d2a6b503
commit e08b65f62b
2 changed files with 43 additions and 0 deletions

18
apps/desktop/.gitignore vendored Normal file
View 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/