diff --git a/squarenotsquare/.gitignore b/squarenotsquare/.gitignore index 4d481e5..0574a1a 100644 --- a/squarenotsquare/.gitignore +++ b/squarenotsquare/.gitignore @@ -64,4 +64,7 @@ buck-out/ #VScode launch.json -settings.json \ No newline at end of file +settings.json + +#jest +coverage/ \ No newline at end of file