Преглед изворни кода

Create LyX.gitignore

Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
pull/1170/head
gazebodude пре 9 година
родитељ
комит
1f6d881044
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      Global/LyX.gitignore

+ 4
- 0
Global/LyX.gitignore Прегледај датотеку

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

Loading…
Откажи
Сачувај