X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/64e7ea7910c797f0339ddd1d5df676b3e53fa9de..2ed4ec45553b9931f78ca88b694f590102ed2bbd:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 7a4b0ff9b0..fcfa4583e0 100644 --- a/apps/workbench/.gitignore +++ b/apps/workbench/.gitignore @@ -20,8 +20,8 @@ /public/assets /config/environments/development.rb -/config/environments/test.rb /config/environments/production.rb +/config/application.yml /config/piwik.yml @@ -31,3 +31,6 @@ # Capistrano files are coming from another repo /Capfile* /config/deploy* + +# Themes are coming from another repo +/themes/*