소스 검색

Add bower_components/ to .gitignore

Manfred Kroehnert 11 년 전
부모
커밋
936fc31fae
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      root/.gitignore

+ 1 - 0
root/.gitignore

@@ -1 +1,2 @@
 /node_modules/
+/bower_components/