diff --git a/.gitignore b/.gitignore index a5920c6e..c8a3dae5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /play node_modules bower_components +*.min.js diff --git a/.npmignore b/.npmignore index 21cbf26c..d27472fd 100644 --- a/.npmignore +++ b/.npmignore @@ -21,4 +21,3 @@ Gruntfile.js component.json bower.json Authors.txt -*.min.js