[Scummvm-git-logs] scummvm master -> 3a06bcae13cad1cf20dd985b0e156f52b1e63eb0

ccawley2011 ccawley2011 at gmail.com
Fri Dec 4 13:46:58 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:
3a06bcae13 GIT: Ignore the default sphinx build directory


Commit: 3a06bcae13cad1cf20dd985b0e156f52b1e63eb0
    https://github.com/scummvm/scummvm/commit/3a06bcae13cad1cf20dd985b0e156f52b1e63eb0
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2020-12-04T13:46:56Z

Commit Message:
GIT: Ignore the default sphinx build directory

Changed paths:
    .gitignore


diff --git a/.gitignore b/.gitignore
index b88cc0f9ea..c2a43cce2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ lib*.a
 /CONTRIBUTING.html
 /doc/de/NEUES
 /doc/de/NEUES.html
+/doc/docportal/_build
 
 /build*
 /staging




More information about the Scummvm-git-logs mailing list