1
0
ソースを参照

Add bower_components/ to .gitignore

Manfred Kroehnert 12 年 前
親
コミット
936fc31fae
1 ファイル変更、1 行追加、0 行削除
  1. 1 0
      root/.gitignore

+ 1 - 0
root/.gitignore

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