Fix errant use of symbol vs. string
[arvados.git] / apps / workbench / .gitignore
index 7a4b0ff9b0f3b57716eafe8e5c0b209b0dd46520..fcfa4583e0352b7b3c4956f07cd62e9084c0f751 100644 (file)
@@ -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/*