Welcome to mirror list, hosted at ThFree Co, Russian Federation.

MicrosoftOffice.gitignore « Global « gitignore « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c203662d3908606fb6668f943c9fc20c5f9fe3a (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
*.~vsd*