瀏覽代碼

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…
取消
儲存