feat: initialize taro react typescript miniapp
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/node_modules/
|
||||
/dist/
|
||||
/.swc/
|
||||
/.codex/
|
||||
/project.private.config.json
|
||||
|
||||
# Legacy native mini program scaffold kept out of the Taro repo flow
|
||||
/app.js
|
||||
/app.json
|
||||
/app.wxss
|
||||
/pages/
|
||||
/sitemap.json
|
||||
Reference in New Issue
Block a user