mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #4019 from jonathanduke/main
ignore temporary Microsoft Word template files (.dot/.dotx)
This commit is contained in:
commit
d9d0cefdf9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Word temporary
|
||||
~$*.doc*
|
||||
~$*.dot*
|
||||
|
||||
# Word Auto Backup File
|
||||
Backup of *.doc*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue