forked from veda/www_veda_2025
fix: remove .next build artifacts from git tracking
- Add .next to .gitignore to prevent future conflicts - Remove all build artifacts from git tracking - Focus on source code changes only for cleaner merges
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"/page": "app/page.js",
|
||||
"/favicon.ico/route": "app/favicon.ico/route.js",
|
||||
"/contact/page": "app/contact/page.js",
|
||||
"/_not-found/page": "app/_not-found/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user