[Scummvm-git-logs] scummvm-tools master -> 7582e449ef2916a684b628bdd48f89f4cdfaad79

sdelamarre noreply at scummvm.org
Wed Dec 28 21:13:48 UTC 2022


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

Summary:
7cf25740ed GIT: ignore Jetbrains CLion IDE files
7582e449ef GIT: ignore extract_mps, saga_unpack and saga_unpack_admiga


Commit: 7cf25740ed2c0a994e56ee33b8ba106ddde3a3eb
    https://github.com/scummvm/scummvm-tools/commit/7cf25740ed2c0a994e56ee33b8ba106ddde3a3eb
Author: Simon Delamarre (simon.delamarre14 at gmail.com)
Date: 2022-12-28T22:09:46+01:00

Commit Message:
GIT: ignore Jetbrains CLion IDE files

Changed paths:
    .gitignore


diff --git a/.gitignore b/.gitignore
index adc13c49..95e0e6a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,6 @@ ipch/
 
 #Ignore Mac DS_Store files
 .DS_Store
+
+#Ignore Jetbrains CLion IDE files
+.idea


Commit: 7582e449ef2916a684b628bdd48f89f4cdfaad79
    https://github.com/scummvm/scummvm-tools/commit/7582e449ef2916a684b628bdd48f89f4cdfaad79
Author: Simon Delamarre (simon.delamarre14 at gmail.com)
Date: 2022-12-28T22:10:42+01:00

Commit Message:
GIT: ignore extract_mps, saga_unpack and saga_unpack_admiga

Changed paths:
    .gitignore


diff --git a/.gitignore b/.gitignore
index 95e0e6a7..8ab20711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,12 +17,15 @@
 /desword2
 /extract_hadesch_img
 /extract_mohawk
+/extract_mps
 /extract_gob_cdi
 /extract_ngi
 /gob_loadcalc
 /grim_*
 /msn_convert_mod
 /pegasus_save_types
+/saga_unpack
+/saga_unpack_amiga
 /ScummVM Tools.app
 /scummvm-tools
 /scummvm-tools-cli




More information about the Scummvm-git-logs mailing list