diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 81570d991..5f5961903 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,6 @@ buck-out/ # Ruby / CocoaPods /ios/Pods/ /vendor/bundle/ + +# Testing +coverage/ \ No newline at end of file |