We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd8b7b commit 2f90eb7Copy full SHA for 2f90eb7
1 file changed
.gitignore
@@ -39,6 +39,9 @@ nosetests.xml
39
/htmlcov/
40
/.mypy_cache
41
42
+# Documentation
43
+/htmldocs/
44
+
45
# Translations
46
*.mo
47
0 commit comments