notes/gitignore/Global/MicrosoftOffice.gitignore
2022-09-09 08:21:48 -07:00

19 lines
205 B
Text

*.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*