(TeX) Exclude files generated by morewrites
To overcome the "No room for a new \write", the morewrites package (http://www.ctan.org/pkg/morewrites) uses a file with the .mw extension
This commit is contained in:
parent
a29017097f
commit
3db29eb35e
1 changed files with 3 additions and 0 deletions
|
|
@ -78,6 +78,9 @@
|
||||||
# minted
|
# minted
|
||||||
*.pyg
|
*.pyg
|
||||||
|
|
||||||
|
# morewrites
|
||||||
|
*.mw
|
||||||
|
|
||||||
# nomencl
|
# nomencl
|
||||||
*.nlo
|
*.nlo
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue