Ver código fonte

Create LyX.gitignore

Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
pull/1170/head
gazebodude 9 anos atrás
pai
commit
1f6d881044
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4
    0
      Global/LyX.gitignore

+ 4
- 0
Global/LyX.gitignore Ver arquivo

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

Carregando…
Cancelar
Salvar