Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
This commit is contained in:
gazebodude 2014-08-19 14:11:11 +10:00
Родитель 4e273aea2a
Коммит 1f6d881044
1 изменённых файлов: 4 добавлений и 0 удалений

4
Global/LyX.gitignore Normal file
Просмотреть файл

@ -0,0 +1,4 @@
# Ignore LyX backup and autosave files
# http://www.lyx.org/
*.lyx~
*.lyx#