mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #1818 from dopefishh/patch-1
Add TeX precompiled preamble and xypic
This commit is contained in:
commit
be3333655b
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
*.fls
|
||||
*.out
|
||||
*.toc
|
||||
*.fmt
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
|
@ -143,6 +144,9 @@ pythontex-files-*/
|
|||
# xindy
|
||||
*.xdy
|
||||
|
||||
# xypic precompiled matrices
|
||||
*.xyc
|
||||
|
||||
# WinEdt
|
||||
*.bak
|
||||
*.sav
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue