Skip to content

Commit 0dab958

Browse files
authored
Merge pull request #83 from scriptex/feature/playground
Automate code creation
2 parents 74be50e + 1154735 commit 0dab958

37 files changed

+1398
-1465
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ node_modules/
1616
.Trashes
1717
ehthumbs.db
1818
Thumbs.db
19+
20+
.vercel

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ yarn.lock
3535
.prettierignore
3636

3737
# Config files
38+
now.json
3839
renovate.json
3940
postcss.config.js
4041

0 commit comments

Comments
 (0)