summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2eb2182..0977f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,7 @@ include/
lib/
local/
man/
-*.egg-info/ \ No newline at end of file
+*.egg-info/
+
+# docs
+docs/_build