a game about throwing hammers made for the github game off
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,3 +9,9 @@ exports/ addons/ .godot/ maze.png* +*export* +*.exe +*.app +*.x86_64 +web/ +mac/ |