You've already forked RESSAC_Use_Case
mirror of
https://github.com/AdaCore/RESSAC_Use_Case.git
synced 2026-02-12 12:42:59 -08: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
|