We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cd009 commit 6c47ff1Copy full SHA for 6c47ff1
1 file changed
.gitignore
@@ -45,6 +45,7 @@ gmon.out
45
.pytest_cache/
46
.ruff_cache/
47
.DS_Store
48
+.pixi/
49
50
*.exe
51
@@ -158,7 +159,6 @@ Tools/msi/obj
158
159
Tools/ssl/amd64
160
Tools/ssl/win32
161
Tools/freeze/test/outdir
-Tools/pixi-packages/**/.pixi
162
163
# The frozen modules are always generated by the build so we don't
164
# keep them in the repo. Also see Tools/build/freeze_modules.py.
0 commit comments