1 parent 5b99638 commit 15d0b1bCopy full SHA for 15d0b1b
1 file changed
.gitignore
@@ -37,6 +37,7 @@ coverage.xml
37
.hypothesis/
38
.pytest_cache/
39
cover/
40
+junit.xml
41
42
# Sphinx documentation
43
docs/_build/
@@ -56,8 +57,8 @@ uv.lock
56
57
/site
58
59
# Visual Studio Code
-# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
60
+# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
61
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
-# and can be added to the global gitignore or merged into this file. However, if you prefer,
62
+# and can be added to the global gitignore or merged into this file. However, if you prefer,
63
# you could uncomment the following to ignore the entire vscode folder
64
.vscode/
0 commit comments