소스 검색

ignore .idea

afrokick 5 년 전
부모
커밋
662c877959
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -14,9 +14,9 @@ demo
 bower.json
 node_modules
 .cache
+.idea
 npm-debug.log
 
 test/output
 .tscache
 test/public
-