From: Paolo Fulgoni Date: Fri, 11 Sep 2015 15:16:42 +0000 (+0200) Subject: Add rule for MS PowerPoint temporary files X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1656%2Fhead;p=gitignore.git Add rule for MS PowerPoint temporary files --- diff --git a/Global/MicrosoftOffice.gitignore b/Global/MicrosoftOffice.gitignore index 412297bb..4a2edc7e 100644 --- a/Global/MicrosoftOffice.gitignore +++ b/Global/MicrosoftOffice.gitignore @@ -8,3 +8,6 @@ # Excel Backup File *.xlk + +# PowerPoint temporary +~$*.ppt*