[Scummvm-git-logs] scummvm-web master -> 221b37a60aab80c543714de912cb2913a15e35ae
lotharsm
mail at serra.me
Fri Jul 23 11:43:31 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
221b37a60a WEB: Add legal information and privacy policy to gitignore
Commit: 221b37a60aab80c543714de912cb2913a15e35ae
https://github.com/scummvm/scummvm-web/commit/221b37a60aab80c543714de912cb2913a15e35ae
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-07-23T13:43:18+02:00
Commit Message:
WEB: Add legal information and privacy policy to gitignore
Changed paths:
.gitignore
diff --git a/.gitignore b/.gitignore
index b262ba10..7cc95162 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,8 @@ public_html/frs
/include/OrmObjects/Base
/include/OrmObjects/Map
/propel.yaml-e
+
+# Legal information and privacy policy
+# Currently outside of the repository since changes should only be done by the contact person(s)
+/public_html/legal.html
+/public_html/privacy-policy.html
More information about the Scummvm-git-logs
mailing list