소스 검색

git ignored vscode files

bach 3 년 전
부모
커밋
ee7b185067
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -47,3 +47,4 @@ node_modules/
 config/sync/flag.flag.*.yml
 config/sync/system.action.flag_action.*.yml
 
+.vscode/*