[Scummvm-git-logs] scummvm master -> 38f5a2a7577700aa8607375ace21d875601d3033

aquadran aquadran at gmail.com
Wed Oct 14 20:29:39 UTC 2020


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:
38f5a2a757 GIT: Ignore malformed sed output for README


Commit: 38f5a2a7577700aa8607375ace21d875601d3033
    https://github.com/scummvm/scummvm/commit/38f5a2a7577700aa8607375ace21d875601d3033
Author: Paweł Kołodziejski (aquadran at users.sourceforge.net)
Date: 2020-10-14T22:29:31+02:00

Commit Message:
GIT: Ignore malformed sed output for README

Changed paths:
    .gitignore


diff --git a/.gitignore b/.gitignore
index cdb0d215be..dd50f7fa2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,7 +41,7 @@ lib*.a
 /*.apk
 
 /README
-/README.html
+/README.html*
 /NEWS
 /NEWS.html
 /CONTRIBUTING




More information about the Scummvm-git-logs mailing list