Kaynağa Gözat

ignore yarn/bun lock file

Shaun 1 yıl önce
ebeveyn
işleme
3f461cb781
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -11,6 +11,8 @@ node_modules
 dist
 dist-ssr
 *.local
+yarn.lock
+bun.lockb
 
 # Editor directories and files
 .vscode/*