1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Merge pull request #101989 from MartinMajewski/master

Git-ignore built `Godot.app` package
This commit is contained in:
Thaddeus Crews
2025-02-10 12:21:27 -06:00

1
.gitignore vendored
View File

@@ -363,6 +363,7 @@ cpp.hint
# macOS # macOS
.DS_Store .DS_Store
__MACOSX __MACOSX
Godot.app
# Windows # Windows
# https://github.com/github/gitignore/blob/main/Global/Windows.gitignore # https://github.com/github/gitignore/blob/main/Global/Windows.gitignore