Exclude sphinx build files from git (#2828)

This commit is contained in:
Matt Baker
2023-08-21 16:23:04 +02:00
committed by GitHub
parent 13cfe0af36
commit 0ab4bc9d27
+2
View File
@@ -48,10 +48,12 @@ pgpass
scm-source.json
# Sphinx-generated documentation
docs/_build/
docs/build/
docs/source/_static/
docs/source/_templates/
docs/modules/
docs/pdf/
# Pycharm IDE
.idea/