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

add .vscode to .gitignore

dwelle 5 роки тому
батько
коміт
e9bc1eb98a
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@ yarn-error.log*
 
 # Dependency directories
 node_modules/
+.vscode/