mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
ignore temporary Microsoft Word template files (.dot/.dotx)
This commit is contained in:
parent
ce5da10a3a
commit
c86c275f02
@ -2,6 +2,7 @@
|
||||
|
||||
# Word temporary
|
||||
~$*.doc*
|
||||
~$*.dot*
|
||||
|
||||
# Word Auto Backup File
|
||||
Backup of *.doc*
|
||||
|
Loading…
Reference in New Issue
Block a user