1
0
Просмотр исходного кода

Add bower_components/ to .gitignore

Manfred Kroehnert 11 лет назад
Родитель
Сommit
936fc31fae
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      root/.gitignore

+ 1 - 0
root/.gitignore

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