mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Added backup files for WinEdt
WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
This commit is contained in:
parent
557c62cd54
commit
b2f2bf499c
@ -117,3 +117,7 @@ sympy-plots-for-*.tex/
|
||||
|
||||
# xindy
|
||||
*.xdy
|
||||
|
||||
# WinEdt
|
||||
*.bak
|
||||
*.sav
|
||||
|
Loading…
Reference in New Issue
Block a user