Create LyX.gitignore
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
This commit is contained in:
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#
|
Reference in New Issue
Block a user