mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Merge pull request #2781 from cnyyk/master
Removed Microsoft Word 2016 Auto Backuped File on macOS
This commit is contained in:
commit
a53c9155fa
@ -3,6 +3,9 @@
|
||||
# Word temporary
|
||||
~$*.doc*
|
||||
|
||||
# Word Auto Backup File
|
||||
Backup of *.doc*
|
||||
|
||||
# Excel temporary
|
||||
~$*.xls*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user