Parcourir la source

Adding 'my' directory to bower ignore list as well

It already was in .npmignore and .gitignore
Herbert Vojčík il y a 10 ans
Parent
commit
b80f6861fa
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      bower.json

+ 1 - 0
bower.json

@@ -8,6 +8,7 @@
     "bower_components",
     "/external",
     "/internal",
+    "/my",
     "/test_runner.js",
     "test",
     "tests"