add warning for dev version of docs
[doc.git] / .gitignore
index 89faacf..a878a5a 100644 (file)
@@ -9,6 +9,7 @@ __pycache__/
 # Distribution / packaging
 .Python
 build/
+_build
 develop-eggs/
 dist/
 downloads/
@@ -71,3 +72,4 @@ target/
 
 #MacOs
 .DS_Store
+.vscode/