Skip to content

Commit a31a06c

Browse files
committed
chore: playground typescript cleanup
1 parent b45ec9c commit a31a06c

4 files changed

Lines changed: 3 additions & 89 deletions

File tree

playground/.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,13 @@ coverage
108108
# Strapi
109109
############################
110110

111-
# .env
112111
license.txt
113112
exports
114-
*.cache
113+
.strapi
114+
dist
115115
build
116116
.strapi-updater.json
117+
.strapi-cloud.json
117118

118119
# yalc
119120
.yalc

playground/.strapi/client/app.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

playground/.strapi/client/index.html

Lines changed: 0 additions & 63 deletions
This file was deleted.

playground/jsconfig.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)