Add .vscode and bun.lock entries to .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -140,3 +140,7 @@ dist
|
||||
# IDEs
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Bun lock file
|
||||
bun.lockb
|
||||
bun.lock
|
||||
Reference in New Issue
Block a user