diff options
author | sanine <sanine.not@pm.me> | 2024-07-07 11:59:23 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2024-07-07 11:59:23 -0500 |
commit | f549c7e2fc520fff17ddfe868267c28ef91bf822 (patch) | |
tree | c38634aa0b5d3fff4a181684cca07d7fc0adb1ee /.gitignore | |
parent | a4d923659f49ccd44e1d6bd09804ba658ca34ac4 (diff) |
add sound controls and fullscreen
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # Godot 4+ specific ignores .godot/ +*.swp +*~ |