diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 94acd5b1d03..55bd1fc1ce4 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ *.csv *.rej *.orig +.coverage .DS_Store Servo.app .config.mk.last |