mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Ignore oodles of MSVC-generated files.
This commit is contained in:
parent
4ae4f2658b
commit
bd6850f6cb
1 changed files with 14 additions and 0 deletions
14
PC/VC6/.cvsignore
Normal file
14
PC/VC6/.cvsignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
*.WSM
|
||||
*.bsc
|
||||
*.dbg
|
||||
*.dll
|
||||
*.exe
|
||||
*.exp
|
||||
*.ilk
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.pdb
|
||||
*.plg
|
||||
*.pyd
|
||||
*-temp-*
|
||||
Loading…
Add table
Add a link
Reference in a new issue