diff --git a/.gitignore b/.gitignore index 88a983bc..69f8768b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,7 @@ coverage/ .idea/ .DS_Store .vscode -.settings \ No newline at end of file +.settings + +# Do not put the generated documentation in master +docs/ \ No newline at end of file