Mercurial > hg > soundsoftware-site
diff .gitignore @ 245:051f544170fe
* Update to SVN trunk revision 4993
author | Chris Cannam |
---|---|
date | Thu, 03 Mar 2011 11:42:28 +0000 |
parents | 0579821a129a |
children | cbb26bc654de |
line wrap: on
line diff
--- a/.gitignore Thu Mar 03 11:40:10 2011 +0000 +++ b/.gitignore Thu Mar 03 11:42:28 2011 +0000 @@ -1,3 +1,5 @@ +/.project +/.loadpath /config/additional_environment.rb /config/configuration.yml /config/database.yml @@ -8,6 +10,8 @@ /db/*.sqlite3 /db/schema.rb /files/* +/lib/redmine/scm/adapters/mercurial/redminehelper.pyc +/lib/redmine/scm/adapters/mercurial/redminehelper.pyo /log/*.log* /log/mongrel_debug /public/dispatch.*