mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Ignore the byproducts of SGML/XML conversions for now.
This commit is contained in:
parent
344864fcfb
commit
2f8592cbea
6 changed files with 18 additions and 6 deletions
3
Doc/api/.cvsignore
Normal file
3
Doc/api/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.esis
|
||||
*.sgml
|
||||
*.xml
|
3
Doc/ext/.cvsignore
Normal file
3
Doc/ext/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.esis
|
||||
*.sgml
|
||||
*.xml
|
3
Doc/lib/.cvsignore
Normal file
3
Doc/lib/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.esis
|
||||
*.sgml
|
||||
*.xml
|
3
Doc/mac/.cvsignore
Normal file
3
Doc/mac/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.esis
|
||||
*.sgml
|
||||
*.xml
|
|
@ -1,6 +1,3 @@
|
|||
*.backup
|
||||
*.lck
|
||||
*.MIF
|
||||
*.ps
|
||||
*.auto
|
||||
ref-*[0-9].html
|
||||
*.esis
|
||||
*.sgml
|
||||
*.xml
|
||||
|
|
3
Doc/tut/.cvsignore
Normal file
3
Doc/tut/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.esis
|
||||
*.sgml
|
||||
*.xml
|
Loading…
Add table
Add a link
Reference in a new issue