update link to upper-constraints.txt
[doc.git] / .gitignore
index 7e6c5ab..a878a5a 100644 (file)
@@ -9,6 +9,7 @@ __pycache__/
 # Distribution / packaging
 .Python
 build/
+_build
 develop-eggs/
 dist/
 downloads/
@@ -30,6 +31,10 @@ wheels/
 *.manifest
 *.spec
 
+# aspell
+*.new
+*.bak
+
 # Installer logs
 pip-log.txt
 pip-delete-this-directory.txt
@@ -64,3 +69,7 @@ target/
 
 # pyenv
 .python-version
+
+#MacOs
+.DS_Store
+.vscode/