diff --git a/.gitignore b/.gitignore index 4092b01..e5acf54 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ config.yaml *.json raw_list *.egg-info/ -deps/ \ No newline at end of file +deps/ +docs/_build/ \ No newline at end of file