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