Ignore stale Next.js build output (.next/, node_modules/)
deploy / deploy (push) Failing after 44m43s
deploy / deploy (push) Failing after 44m43s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,10 @@ obj/
|
||||
.vs/
|
||||
appsettings.*.local.json
|
||||
|
||||
# Stale Next.js build output (project migrated to .NET)
|
||||
.next/
|
||||
node_modules/
|
||||
|
||||
# CMS data (SQLite DB + uploads live in the Docker volume)
|
||||
/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user