1
0
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:
Jonathan Duke 2022-03-25 11:50:40 -05:00
parent ce5da10a3a
commit c86c275f02

View File

@ -2,6 +2,7 @@
# Word temporary
~$*.doc*
~$*.dot*
# Word Auto Backup File
Backup of *.doc*