Skip to content

Commit 6c47ff1

Browse files
committed
tidy gitignore
1 parent 67cd009 commit 6c47ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ gmon.out
4545
.pytest_cache/
4646
.ruff_cache/
4747
.DS_Store
48+
.pixi/
4849

4950
*.exe
5051

@@ -158,7 +159,6 @@ Tools/msi/obj
158159
Tools/ssl/amd64
159160
Tools/ssl/win32
160161
Tools/freeze/test/outdir
161-
Tools/pixi-packages/**/.pixi
162162

163163
# The frozen modules are always generated by the build so we don't
164164
# keep them in the repo. Also see Tools/build/freeze_modules.py.

0 commit comments

Comments
 (0)