1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-27 10:46:02 +02:00
bitwarden-browser/.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/