diff --git a/.gitignore b/.gitignore index 553ad65..4ba1c3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ node_modules/ +bower_components/ .idea typings *.js -*js.map -app/components \ No newline at end of file +*js.map \ No newline at end of file