소스 검색

updated gitignore

Emanuele Marchi 11 년 전
부모
커밋
25c9c13943
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

@@ -1,2 +1,3 @@
-.idea
-.DS_Store
+.grunt
+node_modules
+components