Remove bower components and node modules from the repo

This commit is contained in:
Patrick McDonagh
2016-03-23 09:52:17 -05:00
parent ae1058659f
commit 22650d7688

2
.gitignore vendored
View File

@@ -1 +1,3 @@
*.pyc
*/bower_components/*
*/node_modules/*