Files
gitignore/Global/MicrosoftOffice.gitignore

21 lines
214 B
Plaintext

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