mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add x64-temp to ignore, prepend a forward slash to "build/" to include
PCbuild/ changes (for VS project files, etc).
This commit is contained in:
parent
d11f76f8b9
commit
71cc78a5c4
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Makefile$
|
|||
Makefile.pre$
|
||||
TAGS$
|
||||
autom4te.cache$
|
||||
build/
|
||||
/build/
|
||||
buildno$
|
||||
config.cache
|
||||
config.log
|
||||
|
|
@ -63,4 +63,5 @@ PCbuild/*.o
|
|||
PCbuild/*.ncb
|
||||
PCbuild/*.bsc
|
||||
PCbuild/Win32-temp-*
|
||||
PCbuild/x64-temp-*
|
||||
__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue