mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Create LyX.gitignore
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
This commit is contained in:
parent
4e273aea2a
commit
1f6d881044
1 changed files with 4 additions and 0 deletions
4
Global/LyX.gitignore
Normal file
4
Global/LyX.gitignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Ignore LyX backup and autosave files
|
||||
# http://www.lyx.org/
|
||||
*.lyx~
|
||||
*.lyx#
|
Loading…
Add table
Add a link
Reference in a new issue