Browse Source

chore: add .gitignore with .开头 directories

MyFramework User 5 tháng trước cách đây
mục cha
commit
ea433f603f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -7,3 +7,6 @@ dist/
 uploads/
 *.local
 nul
+.playwright-cli/
+.idea/
+.vscode/