summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f19749247..8fff71092 100755
--- a/.gitignore
+++ b/.gitignore
@@ -24,4 +24,7 @@ tmp/
/.tox
/_build/*
-/__pycache__/* \ No newline at end of file
+/__pycache__/*
+
+/docs/docs/
+/docs/.vscode/ \ No newline at end of file