diff --git a/.gitignore b/.gitignore index 3b2df06..8459862 100644 --- a/.gitignore +++ b/.gitignore @@ -35,5 +35,8 @@ coverage.xml *.vscode *.antlr +# ignore docu build folder +site/ + # ignore log files temp/ \ No newline at end of file