Files
gitlink-forgeplus/public/options/gitignore/MicrosoftOffice
2020-03-09 00:40:16 +08:00

20 lines
205 B
Plaintext

*.tmp
# Word temporary
~$*.doc*
# Word Auto Backup File
Backup of *.doc*
# Excel temporary
~$*.xls*
# Excel Backup File
*.xlk
# PowerPoint temporary
~$*.ppt*
# Visio autosave temporary files
*.~vsd*