Revert anjlab-bootstrap-rails to version 2 because bootstrap-editable
[arvados.git] / apps / workbench / .gitignore
index 82be6f2d0bc83ef77e05c18c6c9fa90cb320c060..b29947aa000d96eeaaf4e7e0afdc69b368bf2fdd 100644 (file)
 /log/*.log
 /tmp
 
-config/.secret_token
+/config/.secret_token
+/config/initializers/secret_token.rb
 
 /public/assets
 
 /config/environments/development.rb
 
+/config/piwik.yml
+
+# editor backup files
 *~
+
+# Capistrano files are coming from another repo
+/Capfile*
+/config/deploy*