Commit 57991cd
committed
Ignore the free-threaded Windows build output directories
PCbuild/python.props places free-threaded builds in win32t, amd64t, arm32t
and arm64t, but only the GIL-enabled counterparts (win32, amd64, arm32,
arm64) were listed in .gitignore, so a --disable-gil build leaves its
output visible to git.1 parent eef2349 commit 57991cd
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
| 129 | + | |
128 | 130 | | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
0 commit comments