chore: initialize Next.js project baseline
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.data/
|
||||
.next/
|
||||
node_modules/
|
||||
tsconfig.tsbuildinfo
|
||||
|
||||
*.log
|
||||
.DS_Store
|
||||
|
||||
.playwright-mcp/
|
||||
.serena/
|
||||
.trellis/.runtime/
|
||||
.trellis/.developer
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user