mirror of
http://172.16.200.102/RESSAC/RESSAC_Use_Case.git
synced 2025-11-30 20:27:58 +01:00
18 lines
187 B
Plaintext
18 lines
187 B
Plaintext
### MicrosoftOffice ###
|
|
*.tmp
|
|
|
|
# Word temporary
|
|
~$*.doc*
|
|
|
|
# Excel temporary
|
|
~$*.xls*
|
|
|
|
# Excel Backup File
|
|
*.xlk
|
|
|
|
# PowerPoint temporary
|
|
~$*.ppt*
|
|
|
|
# Visio autosave temporary files
|
|
*.~vsdx
|