[Scummvm-git-logs] scummvm master -> ac540f2a2f4ecf0d12227d2193fb783c99688084

lotharsm serra at scummvm.org
Sat Aug 25 14:41:30 CEST 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
ac540f2a2f GIT: Ignore scummvm.dwp


Commit: ac540f2a2f4ecf0d12227d2193fb783c99688084
    https://github.com/scummvm/scummvm/commit/ac540f2a2f4ecf0d12227d2193fb783c99688084
Author: David Fioramonti (dafioram at gmail.com)
Date: 2018-08-25T14:41:27+02:00

Commit Message:
GIT: Ignore scummvm.dwp

Changed paths:
    .gitignore


diff --git a/.gitignore b/.gitignore
index cd134d2..cd94395 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
 .*.swo
 *.o
 *.dwo
+scummvm.dwp
 lib*.a
 .deps
 





More information about the Scummvm-git-logs mailing list