Clean up repo: remove amplify.yml, update gitignore
All checks were successful
Deploy / deploy (push) Successful in 1m29s
All checks were successful
Deploy / deploy (push) Successful in 1m29s
Delete deprecated Amplify config leftover from Gitea migration. Update next-env.d.ts for Next.js 15.5 route types. Add .mcp.json and *.png to gitignore.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -57,4 +57,10 @@ temp-*.sh
|
||||
|
||||
# Lambda packages
|
||||
lambda/*.zip
|
||||
lambda/**/node_modules/
|
||||
lambda/**/node_modules/
|
||||
|
||||
# MCP config (local dev tooling)
|
||||
.mcp.json
|
||||
|
||||
# Images/screenshots
|
||||
*.png
|
||||
Reference in New Issue
Block a user