1
0
ソースを参照

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/