1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02:00

update ignores

This commit is contained in:
Kyle Spearrin 2018-01-06 09:07:41 -05:00
parent 9cc6103436
commit 215e3f2ad5
2 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,7 @@
.vs
.idea
.editorconfig
tsconfig.json
tslint.json
*.sln
src

View File

@ -1,6 +1,6 @@
{
"name": "@bitwarden/jslib",
"version": "0.0.7",
"version": "0.0.10",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"devDependencies": {