mirror of
https://github.com/github/gitignore.git
synced 2025-01-17 12:00:04 +08:00
Exclude Microsoft Visio temporary files.
This commit is contained in:
parent
475263ce02
commit
0a50c89c29
@ -11,3 +11,6 @@
|
|||||||
|
|
||||||
# PowerPoint temporary
|
# PowerPoint temporary
|
||||||
~$*.ppt*
|
~$*.ppt*
|
||||||
|
|
||||||
|
# Visio temporary
|
||||||
|
*.~vsdx
|
||||||
|
Loading…
Reference in New Issue
Block a user