summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 2 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index a8478fe..6beeba9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,9 +5,6 @@ dist
*.egg
.eggs
-# documentation
-docs/_build
-
# python
*.py[cod]
*$py.class
@@ -17,10 +14,8 @@ docs/_build
.*_cache
.DS_Store
-# tbd
-/tests/test_activate_output.actual
-/tests/test_activate_output.expected
-
# IDE
.idea
.vscode
+
+/docs/_draft.rst