1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-26 10:36:19 +02:00
bitwarden-desktop/.gitignore
Oscar Hinton 4531846ff8 Add support for running unit tests (#381)
* Add test runner.

* Fix tests. Add tests for UtilsService.getDomain

* Test getHostname.

* Add two missing test cases and fix getDomain.
2017-11-17 16:33:58 -05:00

15 lines
116 B
Plaintext

.vs
.idea
node_modules
npm-debug.log
lib/
css/
dist/
webfonts/
*.crx
*.pem
*.zip
build/
package-lock.json
coverage/