瀏覽代碼

Ignore built Godot.app package

Following the "compiling for mac" tutorial one will eventually end with a Godot.app package inside the repo folder. To prevent it from being tracked by git, it has been added to gitignore.
Martin Majewski 6 月之前
父節點
當前提交
ff69091518
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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