diff --git a/.gitignore b/.gitignore index 6502d24..21f6f92 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ package-lock.json .vscode .history dist/ -src/**/.antlr \ No newline at end of file +src/**/.antlr +coverage \ No newline at end of file