From 0a5ceb95c5f1b3b8fb639e5815ec1d08fbf908e4 Mon Sep 17 00:00:00 2001 From: r0b-ert <94683494+r0b-ert@users.noreply.github.com> Date: Mon, 21 Feb 2022 18:59:33 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a4b5d51c..ccfd13be 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,4 @@ Thumbs.db /ios/xcode/native/ /ios/IOSLauncher.app /ios/IOSLauncher.app.dSYM +core/src/com/mygdx/pirategame/gameobjects/CannonFire_Old.java