diff options
| author | Jeremy Anderson <jeremy@code-adept.com> | 2012-07-24 11:41:26 -0700 |
|---|---|---|
| committer | Jeremy Anderson <jeremy@code-adept.com> | 2012-07-24 11:41:26 -0700 |
| commit | 0301ba3315436a2dc466415ab0a3dd4fd7be3931 (patch) | |
| tree | 1740896fed292605bf3909812c944e4bb306c0e9 /.gitignore | |
| parent | 8b7e404b5b6944e9c92cc270b2e5d0005781d49d (diff) | |
| download | gitlab-ce-0301ba3315436a2dc466415ab0a3dd4fd7be3931.tar.gz | |
updated gitignore and added rake 0.8.7 to Gemfile because of errors
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 725f289db55..760487ca9b3 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ config/database.yml config/initializers/omniauth.rb config/unicorn.rb db/data.yml +.idea +.DS_Store + |
