gitea/gitea-main/options/gitignore/MicrosoftOffice
2025-03-04 11:20:45 +00:00

20 lines
205 B
Plaintext

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