Commit Graph

7 Commits

Author SHA1 Message Date
Gregor Schmidt ec569be507 [#290] ignoring .rvmrc files 2011-05-10 08:40:58 +02:00
Gregor Schmidt 87d8634b04 [#290] using bundler
* following setup instructions from http://gembundler.com/rails23.html
* adding generated files to .gitignore and .hgignore
* removing config.gem calls
* adding Gemfile that should work with all supported dbs and interpreters
* removing work-around for rubygems 1.5 deprecation. this seems to be fixed since now bundler handles the gem loading
2011-05-10 08:40:42 +02:00
Toshi MARUYAMA 556ae0f2cd add .svn/ and .git/ to .hgignore.
"hg addremove" adds .svn/ and .git/ if .hgignore does not have these.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5235 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:48 -07:00
Toshi MARUYAMA 13e0b6b980 scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Mercurial (#4455).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4834 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 14:35:24 -07:00
Jean-Baptiste Barth 5356140f5f Ignore .project and .loadpath files for hg/git mirrors. #7497
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4813 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-27 10:10:54 -07:00
Toshi MARUYAMA 50df0ba08b Ignore config/configuration.yml (#7408).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4787 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-02-09 16:50:24 -08:00
Toshi MARUYAMA 1294fe2c96 Adding .hgignore based on the .gitignore.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4606 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-01-01 21:07:43 +00:00