From 83b44a8cef82248aab87904216e8812ef26ca74e Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Wed, 14 Dec 2016 17:40:44 -0800 Subject: [PATCH] Exclude .app from Git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c37769b..ccc5801 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.bak *.xxd *.exe +*.app *.bmp *.lproj