Переглянути джерело

fix: ignore VSCode setting.json path (#297)

Joel 1 рік тому
батько
коміт
2de18a6490
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -130,7 +130,7 @@ dmypy.json
 .idea/'
 
 .DS_Store
-.vscode/setting.json
+web/.vscode/settings.json
 
 # Intellij IDEA Files
 .idea/