mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00

Continuation of https://github.com/github/gitignore/pull/594/ and details from http://support.microsoft.com/kb/211632
10 lines
88 B
Text
10 lines
88 B
Text
*.tmp
|
|
|
|
# Word temporary
|
|
~$*.doc*
|
|
|
|
# Excel temporary
|
|
~$*.xls*
|
|
|
|
# Excel Backup File
|
|
*.xlk
|