rebuild app as turbopack-first single-stack with internal api and openclaw tasks
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,6 +2,8 @@
|
||||
node_modules/
|
||||
.pnp
|
||||
.pnp.js
|
||||
.cache/
|
||||
Library/
|
||||
|
||||
# Testing
|
||||
coverage/
|
||||
@@ -33,3 +35,6 @@ out/
|
||||
# Database
|
||||
*.db
|
||||
*.sqlite
|
||||
|
||||
# Local app runtime state
|
||||
frontend/data/*.json
|
||||
|
||||
Reference in New Issue
Block a user