From 30dd97b6822ed091edb94b5c3d1c1d8460a7339b Mon Sep 17 00:00:00 2001 From: Mark McKinnon Date: Sun, 9 May 2021 09:57:52 -0400 Subject: [PATCH] Update .gitignore Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 31e2227..4937a51 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ scripts/.DS_Store .idea/inspectionProfiles/Project_Default.xml .idea/inspectionProfiles/profiles_settings.xml .idea/cLeapp.iml +dist/cLeapp-1.0-Executables +dist/cleapp.exe +dist/cleappGUI.exe