SPPD/.gitignore
2024-10-27 16:29:33 +04:00

22 lines
229 B
Plaintext

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