diff options
author | Alex Legler <alex@a3li.li> | 2011-08-14 14:35:09 +0200 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2011-08-14 14:35:09 +0200 |
commit | 2504a90a05f83eaede3bf2d888fce48ae715f920 (patch) | |
tree | e5b8b96c4b305b78f5e55ea74882ea1a35d4ef5c /.gitignore | |
parent | Update to rails 2.3.12 and use Bundler (diff) | |
download | glsamaker-2504a90a05f83eaede3bf2d888fce48ae715f920.tar.gz glsamaker-2504a90a05f83eaede3bf2d888fce48ae715f920.tar.bz2 glsamaker-2504a90a05f83eaede3bf2d888fce48ae715f920.zip |
First set of rails3 updates
.rails2 backups are still there, to be merged and removed on completion.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,4 +11,6 @@ public/javascripts/all.js /.loadpath /MYTODO coverage -.idea
\ No newline at end of file +.idea +.rvmrc +*.tmproj |