Merge branch 'master' into 2316-no-clear-tmp-flag
[arvados.git] / apps / workbench / .gitignore
index b29947aa000d96eeaaf4e7e0afdc69b368bf2fdd..a656a5bc61f6dc05b29b840c25084fbfe62a375f 100644 (file)
@@ -20,6 +20,9 @@
 /public/assets
 
 /config/environments/development.rb
+/config/environments/test.rb
+/config/environments/production.rb
+/config/application.yml
 
 /config/piwik.yml
 
@@ -29,3 +32,6 @@
 # Capistrano files are coming from another repo
 /Capfile*
 /config/deploy*
+
+# Themes are coming from another repo
+/themes/*