diff options
| author | anicet | 2015-06-12 10:32:36 +0200 |
|---|---|---|
| committer | anicet | 2015-06-16 10:45:54 +0200 |
| commit | b7fb1d2685a54f015f7c0f83fb586150872f770f (patch) | |
| tree | 79dbc76fd372766eb0ac9fbf02d1c33169419dcb /.gitignore | |
| parent | 35f1e7f60871c2213804c83cca5b951c568bf9cb (diff) | |
| download | chouette-core-b7fb1d2685a54f015f7c0f83fb586150872f770f.tar.bz2 | |
Gemfile : add simplecov to development group
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 55f1de2b3..cc3e0cd16 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ public/assets/ chouette2.war vendor/bundle .ruby-version +coverage |
