initial: standalone repo from monorepo split
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules/
|
||||
.next/
|
||||
out/
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
dist/
|
||||
*.tsbuildinfo
|
||||
test-screenshots/
|
||||
tests/
|
||||
Reference in New Issue
Block a user