feat(project): init
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
.next/
|
||||
dist/
|
||||
target/
|
||||
coverage/
|
||||
.DS_Store
|
||||
.env
|
||||
.env.local
|
||||
data/*.db
|
||||
data/*.db-*
|
||||
tsconfig.tsbuildinfo
|
||||
|
||||
.codex
|
||||
Reference in New Issue
Block a user