Ver código fonte

Removed Microsoft Word 2016 Auto Backuped File on macOS

If checked the option "Always create backup copy" under Settings -> Save within Microsoft Word 2016 on macOS, when editing a docx file, a folder named as same as docx file name(without ext) will be created and placed a docx backup file named "Backup of DOCX_ORIGINAL_FILENAME.docx".
pull/2781/head
YCH 5 anos atrás
pai
commit
cbdbe97c96
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3
    0
      Global/MicrosoftOffice.gitignore

+ 3
- 0
Global/MicrosoftOffice.gitignore Ver arquivo

@@ -3,6 +3,9 @@
# Word temporary
~$*.doc*

# Word Auto Backup File
Backup of *.doc*

# Excel temporary
~$*.xls*


Carregando…
Cancelar
Salvar