X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6b7bb97a1859ec13526ab09ac5a7d4fa40fea842..3dd13d1a0643fdcc9e4f391b74b2496ca2ebbc7c:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 7a4b0ff9b0..a656a5bc61 100644 --- a/apps/workbench/.gitignore +++ b/apps/workbench/.gitignore @@ -22,6 +22,7 @@ /config/environments/development.rb /config/environments/test.rb /config/environments/production.rb +/config/application.yml /config/piwik.yml @@ -31,3 +32,6 @@ # Capistrano files are coming from another repo /Capfile* /config/deploy* + +# Themes are coming from another repo +/themes/*