[Scummvm-git-logs] scummvm master -> 389e53eb95ff40d9599742fd82270441879f3d43
aquadran
noreply at scummvm.org
Sun May 29 10:05:04 UTC 2022
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:
389e53eb95 DEVTOOLS: Added executable create_engine to ignore list
Commit: 389e53eb95ff40d9599742fd82270441879f3d43
https://github.com/scummvm/scummvm/commit/389e53eb95ff40d9599742fd82270441879f3d43
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-05-29T12:05:00+02:00
Commit Message:
DEVTOOLS: Added executable create_engine to ignore list
Changed paths:
.gitignore
diff --git a/.gitignore b/.gitignore
index f7fee1d5160..d63c76686a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,6 +144,7 @@ project.xcworkspace
/devtools/make-scumm-fontdata
/devtools/make-scumm-fontdata.dSYM
/devtools/create_access/create_access
+/devtools/create_engine/create_engine
/devtools/create_cryo/create_cryo_dat
/devtools/create_cryomni3d/create_cryomni3d_dat
/devtools/create_drascula/create_drascula
More information about the Scummvm-git-logs
mailing list