chore: init monorepo snapshot
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
node_modules/
|
||||
**/node_modules/
|
||||
.next/
|
||||
**/.next/
|
||||
dist/
|
||||
**/dist/
|
||||
build/
|
||||
**/build/
|
||||
.turbo/
|
||||
pnpm-debug.log*
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.log
|
||||
.DS_Store
|
||||
.env
|
||||
.env.*
|
||||
.vscode/
|
||||
*.local
|
||||
tmp/
|
||||
temp/
|
||||
**/.venv/
|
||||
.venv/
|
||||
**/__pycache__/
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user