update link to upper-constraints.txt
[doc.git] / .gitignore
index c7f23bb..a878a5a 100644 (file)
@@ -9,6 +9,7 @@ __pycache__/
 # Distribution / packaging
 .Python
 build/
+_build
 develop-eggs/
 dist/
 downloads/
@@ -68,3 +69,7 @@ target/
 
 # pyenv
 .python-version
+
+#MacOs
+.DS_Store
+.vscode/