gitea-local/options/gitignore/MicrosoftOffice
2024-08-07 15:56:31 +08:00

20 lines
205 B
Plaintext
Executable File

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