From 06e41167d05a26befb14b9742f4fc4ef3833d35d Mon Sep 17 00:00:00 2001 From: Aryan Goharzad Date: Fri, 20 Jan 2023 14:43:28 -0500 Subject: Lints some errors and warnings (#76) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit 1.4.1