[Scummvm-git-logs] scummvm master -> 3e9f802a9309bf9bb0ace899db2992cf59f28490
sluicebox
22204938+sluicebox at users.noreply.github.com
Fri Aug 27 13:33:34 UTC 2021
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:
3e9f802a93 GIT: Ignore CREATE_PROJECT Xcode build products
Commit: 3e9f802a9309bf9bb0ace899db2992cf59f28490
https://github.com/scummvm/scummvm/commit/3e9f802a9309bf9bb0ace899db2992cf59f28490
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2021-08-27T08:30:11-05:00
Commit Message:
GIT: Ignore CREATE_PROJECT Xcode build products
Changed paths:
.gitignore
diff --git a/.gitignore b/.gitignore
index 94f356f3aa..d920be9baf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,6 +107,7 @@ project.xcworkspace
/dists/macosx/build
/dists/macosx/scummvm.xcodeproj
/dists/macosx/create_project
+/devtools/create_project/xcode/build
/dists/msvc/[Dd]ebug*/
/dists/msvc/[Rr]elease*/
More information about the Scummvm-git-logs
mailing list