aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1ac750025..27fd3efc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,7 +71,7 @@ __pycache__/
.Python
build/
develop-eggs/
-#dist/ # we place the changelogs here
+dist/
downloads/
eggs/
.eggs/
@@ -102,6 +102,7 @@ pip-delete-this-directory.txt
# Sphinx documentation
docs/_build/
+html/
# PyBuilder
target/