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 af86113fb..4ee0c1c62 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ temp .DS_Store app/.DS_Store +coverage/ dist builds/ disc/ |