mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Ignore other MSVC by-products
This commit is contained in:
parent
8079f58a55
commit
457cdf5e96
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ PCbuild/*.exp
|
||||||
PCbuild/*.o
|
PCbuild/*.o
|
||||||
PCbuild/*.ncb
|
PCbuild/*.ncb
|
||||||
PCbuild/*.bsc
|
PCbuild/*.bsc
|
||||||
|
PCbuild/*.user
|
||||||
|
PCbuild/*.suo
|
||||||
PCbuild/Win32-temp-*
|
PCbuild/Win32-temp-*
|
||||||
PCbuild/x64-temp-*
|
PCbuild/x64-temp-*
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue