Skip to content

Commit 40fbed4

Browse files
author
AutoSponge
committed
chore: clean up files
1 parent db1070a commit 40fbed4

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# repo
2+
CNAME
3+
_config.yml
4+
# coverate
5+
.nyc_output
6+
coverage
7+
# IDE
8+
.vscode
9+
# local only
10+
docs
11+
.notes.md

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can use cli flags to set the config `scriptwriter --help`:
4646

4747
You can also load a config from a file.
4848

49-
```
49+
```json
5050
// iphonex.json
5151
{
5252
"launch": {

0 commit comments

Comments
 (0)