Mercurial > hg > soundsoftware-site
diff .gitignore @ 1115:433d4f72a19b redmine-2.2
Update to Redmine SVN revision 11137 on 2.2-stable branch
author | Chris Cannam |
---|---|
date | Mon, 07 Jan 2013 12:01:42 +0000 |
parents | cbb26bc654de |
children | 261b3d9a4903 |
line wrap: on
line diff
--- a/.gitignore Wed Jun 27 14:54:18 2012 +0100 +++ b/.gitignore Mon Jan 07 12:01:42 2013 +0000 @@ -5,6 +5,7 @@ /config/database.yml /config/email.yml /config/initializers/session_store.rb +/config/initializers/secret_token.rb /coverage /db/*.db /db/*.sqlite3 @@ -18,9 +19,12 @@ /public/plugin_assets /tmp/* /tmp/cache/* +/tmp/pdf/* /tmp/sessions/* /tmp/sockets/* /tmp/test/* +/tmp/thumbnails/* +/vendor/cache /vendor/rails *.rbc