diff --git a/.gitignore b/.gitignore index 0d20b64..b890980 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ *.pyc +*/node_modules/* +*/bower_components/* \ No newline at end of file