mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore .pyg files from LaTeX's minted package
This commit is contained in:
parent
70fd1fd45c
commit
ce47378cc6
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@
|
|||
*.mtc
|
||||
*.mtc0
|
||||
|
||||
# minted
|
||||
*.pyg
|
||||
|
||||
# nomencl
|
||||
*.nlo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue