diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5f5961903..cd2e89f83 100644 --- a/.gitignore +++ b/.gitignore @@ -61,4 +61,5 @@ buck-out/ /vendor/bundle/ # Testing -coverage/ \ No newline at end of file +coverage/ +junit.xml \ No newline at end of file |