Support for offline hex cache (#282)
This commit is contained in:
committed by
Peli de Halleux
parent
06641d4e5c
commit
d85446d34d
@ -23,7 +23,8 @@
|
||||
"sim/public",
|
||||
"docs/*.md",
|
||||
"docs/*/*.md",
|
||||
"docs/*/*/*.md"
|
||||
"docs/*/*/*.md",
|
||||
"hexcache/*.hex"
|
||||
],
|
||||
"devDependencies": {
|
||||
"typescript": "^1.8.7"
|
||||
|
Reference in New Issue
Block a user