mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Tell git to ignore hevea temp files from documentation
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -43,16 +43,23 @@ Doc/*.aux
|
||||
Doc/*.log
|
||||
Doc/*.out
|
||||
Doc/*.toc
|
||||
Doc/*.haux
|
||||
Doc/*.htoc
|
||||
Doc/*/*.aux
|
||||
Doc/*/*.log
|
||||
Doc/*/*.out
|
||||
Doc/*/*.toc
|
||||
Doc/*/*.haux
|
||||
Doc/*/*.htoc
|
||||
Doc/*/*/*.aux
|
||||
Doc/*/*/*.log
|
||||
Doc/*/*/*.out
|
||||
Doc/*/*/*.toc
|
||||
Doc/*/*/*.haux
|
||||
Doc/*/*/*.htoc
|
||||
Doc/Tutorial.pdf
|
||||
Doc/Tutorial.html
|
||||
Doc/install/Installation.txt
|
||||
Doc/install/Installation.pdf
|
||||
Doc/install/Installation.html
|
||||
Doc/cookbook/motif/motif.pdf
|
||||
|
Reference in New Issue
Block a user