Anirudha Soni commited on
Commit ·
181e230
1
Parent(s): 4c65380
Remove bun.lockb and ignore it
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -22,3 +22,4 @@ dist-ssr
|
|
| 22 |
*.njsproj
|
| 23 |
*.sln
|
| 24 |
*.sw?
|
|
|
|
|
|
| 22 |
*.njsproj
|
| 23 |
*.sln
|
| 24 |
*.sw?
|
| 25 |
+
bun.lockb
|