diff --git a/Python.gitignore b/Python.gitignore index 62c1e736924fba083ec522ac0318392581ffc103..ff65a437185feef4ed09aaa910db046e582d49b2 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -92,3 +92,6 @@ ENV/ # Rope project settings .ropeproject + +# mkdocs documentation +/site