Browse Source

Add bower_components/ to .gitignore

Manfred Kroehnert 11 years ago
parent
commit
936fc31fae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      root/.gitignore

+ 1 - 0
root/.gitignore

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