git: modify gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,8 +4,11 @@ db-logs
|
||||
db-data
|
||||
.cursor
|
||||
# dependencies (bun install)
|
||||
|
||||
node_modules
|
||||
|
||||
src/config
|
||||
|
||||
# output
|
||||
out
|
||||
dist
|
||||
|
||||
Reference in New Issue
Block a user