Skip to content

Commit

Permalink
Updated ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusAdam committed May 11, 2020
1 parent 5c87f6d commit 79b3a38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ src/**
tsconfig.json
test.hs
test.cabal

scope-lists/**
syntaxes/*.YAML-tmLanguage
.github/**
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,9 @@
},
"devDependencies": {
"js-yaml": "^3.13.1",
"npm": "^6.14.5",
"typescript": "^2.6.2",
"vsce": "^1.75.0",
"vscode": "^1.0.0"
}
}

0 comments on commit 79b3a38

Please sign in to comment.