[Scummvm-git-logs] scummvm-shaders master -> ab0646e525a5f09bf984867f7d7fededb83a8eff
lotharsm
noreply at scummvm.org
Sat Jan 7 23:45:03 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-shaders' repo located at https://github.com/scummvm/scummvm-shaders .
Summary:
ab0646e525 SHADERS: Add temporary directory for addon-pack packing to .gitignore
Commit: ab0646e525a5f09bf984867f7d7fededb83a8eff
https://github.com/scummvm/scummvm-shaders/commit/ab0646e525a5f09bf984867f7d7fededb83a8eff
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-01-08T00:44:57+01:00
Commit Message:
SHADERS: Add temporary directory for addon-pack packing to .gitignore
Changed paths:
.gitignore
diff --git a/.gitignore b/.gitignore
index 717fd83..e9a399e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+addon-pack-tmpdir
+upstream-temp
shaders.dat
-upstream-temp
\ No newline at end of file
More information about the Scummvm-git-logs
mailing list