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,5 +0,0 @@
|
||||
{
|
||||
"/_error": "pages/_error.js",
|
||||
"/_app": "pages/_app.js",
|
||||
"/_document": "pages/_document.js"
|
||||
}
|
||||
Reference in New Issue
Block a user