DK/.gitignore

22 lines
229 B
Plaintext
Raw Permalink Normal View History

2024-11-12 23:01:30 +04:00
# ---> 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*