clear old assets, new ci/cd flow

This commit is contained in:
2026-05-26 11:54:41 -04:00
parent 82815009c9
commit 72609755f8
87 changed files with 4132 additions and 7158 deletions

15
.gitignore vendored
View File

@@ -2,8 +2,23 @@ node_modules
dist
.output
.env
.env.local
*.log
.DS_Store
.turbo
.nitro
package-lock.json
yarn.lock
# Mobile build artifacts
iOS/Kordant/build
android/.gradle
android/build
android/app/build
*.keystore
*.jks
# IDE
.vscode
.idea
# OS
.DS_Store
Thumbs.db