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