Add persistent/cache switch to collections index page.
[arvados.git] / apps / workbench / .gitignore
index b22ce8684a2bc042c3afa0866baf07bc10fa1395..fcfa4583e0352b7b3c4956f07cd62e9084c0f751 100644 (file)
 /public/assets
 
 /config/environments/development.rb
+/config/environments/production.rb
+/config/application.yml
+
+/config/piwik.yml
 
 # editor backup files
 *~
@@ -27,3 +31,6 @@
 # Capistrano files are coming from another repo
 /Capfile*
 /config/deploy*
+
+# Themes are coming from another repo
+/themes/*