소스 검색

Merge pull request #334 from angelxmoreno/patch-1

Update .gitignore to not include .DS_Store
Emanuele Marchi 11 년 전
부모
커밋
13e7e2e476
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -2,3 +2,4 @@
 npm-debug.log
 node_modules
 bower_components
+.DS_Store