diff options
| author | simon <simon@zagal.(none)> | 2009-02-08 19:52:36 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-15 20:19:15 +0100 |
| commit | 85f4a86e640fc7cb2b8ad294e550f7a800b4114f (patch) | |
| tree | 6a956a51f333d8fc2c506b4a3b73cfb269bef614 /.gitignore | |
| parent | 0720a9fdc4d9dc5d7d9974c0e806f03f8fc9de2a (diff) | |
* added eclipse project file to .gitignore
* added user model
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -3,4 +3,5 @@ database.yml | |||
| 3 | schema.rb | 3 | schema.rb |
| 4 | .DS_Store | 4 | .DS_Store |
| 5 | doc/app | 5 | doc/app |
| 6 | coverage \ No newline at end of file | 6 | coverage |
| 7 | .project | ||
