summaryrefslogtreecommitdiffstats
path: root/options/gitignore/MicrosoftOffice
blob: cb89174566014e1f19b817659251738dff88999d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.tmp

# Word temporary
~$*.doc*

# Excel temporary
~$*.xls*

# Excel Backup File
*.xlk

# PowerPoint temporary
~$*.ppt*

# Visio autosave temporary files
*.~vsdx