diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ # Godot 4+ specific ignores .godot/ /android/ + +# Mac-specific ignores? +**/.DS_Store |
![]() |
index : relaxing-fish-game.git | |
A very relaxing fishing game |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,6 @@ # Godot 4+ specific ignores .godot/ /android/ + +# Mac-specific ignores? +**/.DS_Store |