summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-05-12 17:15:28 -0700
committerScott Shawcroft <scott@tannewt.org>2020-05-12 17:28:24 -0700
commit4e8de3c554024d3ac89e9ee77b958a6932a64bec (patch)
tree4606c0cf69cef8a033aa2d95fab0811ddf49123a /.gitignore
parentc534a872a2b5a2d5e6b7543f56539afb24261443 (diff)
Swap sphinx to autoapi and the inline stubs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 435ed73a7..403fcc299 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
############
dist/
*.egg-info
+.eggs
# Logs and Databases
######################
@@ -51,6 +52,7 @@ _build
# Generated rst files
######################
genrst/
+autoapi/
# ctags and similar
###################