aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2015-10-14 12:30:00 +0200
committerBrendan Forster <brendan@github.com>2015-10-14 12:30:00 +0200
commitfdb7293c82a5554ceb748db99e01672c17808292 (patch)
treead460025cb939a9745711784c7eabdc9e25f4efe /Global
parent84ab71cb23b272f9b80bff342a66ce9c8011d21c (diff)
parent9978001b13ad08bc2e67dafcc2ac66fa714762f6 (diff)
downloadgitignore-fdb7293c82a5554ceb748db99e01672c17808292.tar.gz
gitignore-fdb7293c82a5554ceb748db99e01672c17808292.zip
Merge pull request #1656 from paolofulgoni/powerpoint
Add rule for MS PowerPoint temporary files
Diffstat (limited to 'Global')
-rw-r--r--Global/MicrosoftOffice.gitignore3
1 files changed, 3 insertions, 0 deletions
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*