Commit f700afa3 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

*.gemspec files are needed during runtime because they describe installed gems

parent f22ef38a
......@@ -223,6 +223,7 @@ lib
/srv/www/(haml_lint|tooling)/.*\.rb
/srv/www/[^/]*\.js
/srv/www/.*\.license_encryption_key\.pub
/srv/www/.*\.gemspec
dev
/srv/www/.*/angular\.json
/srv/www/.*/tslint_typechecks\.json
......@@ -398,7 +399,6 @@ tests
/srv/www/modules/.*\.ldif
/srv/www/modules/.*/spec/(fixtures|assets)/.*\.(txt|jpg|coffee)
/srv/www/.*\.rspec(_parallel)?
/srv/www/.*\.gemspec
/srv/www/.*\.gemtest
/srv/www/.*/\.autotest
/srv/www/.*/\.empty
......
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