Commit fe21a245 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We need to keep .bundle folder

parent f700afa3
...@@ -224,6 +224,7 @@ lib ...@@ -224,6 +224,7 @@ lib
/srv/www/[^/]*\.js /srv/www/[^/]*\.js
/srv/www/.*\.license_encryption_key\.pub /srv/www/.*\.license_encryption_key\.pub
/srv/www/.*\.gemspec /srv/www/.*\.gemspec
/srv/www/.*/\.bundle/.*
dev dev
/srv/www/.*/angular\.json /srv/www/.*/angular\.json
/srv/www/.*/tslint_typechecks\.json /srv/www/.*/tslint_typechecks\.json
...@@ -267,7 +268,6 @@ dev ...@@ -267,7 +268,6 @@ dev
/srv/www/.*/\.yardstick\.yml /srv/www/.*/\.yardstick\.yml
/srv/www/.*/\.rock\.yml /srv/www/.*/\.rock\.yml
/srv/www/vendor/([^/]*/){3}extensions/.*\.(out|build_complete) /srv/www/vendor/([^/]*/){3}extensions/.*\.(out|build_complete)
/srv/www/.*/\.bundle/.*
/srv/www/packaging/.* /srv/www/packaging/.*
/srv/www/lib/.*\.rake /srv/www/lib/.*\.rake
/srv/www/public/.*\.(map|json) /srv/www/public/.*\.(map|json)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment