19 lines
171 B
Text
19 lines
171 B
Text
|
|
.nx/installation
|
|
.nx/cache
|
|
|
|
# Next.js
|
|
.next
|
|
/node_modules
|
|
/.direnv
|
|
/.env.local
|
|
/.env.production
|
|
|
|
# Build artifacts
|
|
tsconfig.tsbuildinfo
|
|
|
|
# IDE
|
|
.idea/
|
|
|
|
# AI tools
|
|
.claude
|