Преглед изворни кода

chore: add .gitignore with .开头 directories

MyFramework User пре 5 месеци
родитељ
комит
ea433f603f
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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