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

+ 1 - 0
.gitignore

@@ -11,6 +11,7 @@ tests/**/coverage/
 tests/e2e/reports
 selenium-debug.log
 .history
+.hbuilderx
 
 # Editor directories and files
 .idea