From 8391230157d4e5a0989352d08e73c93f6f94be95 Mon Sep 17 00:00:00 2001 From: Carl Suster Date: Mon, 1 Sep 2014 15:05:53 +1000 Subject: [PATCH] Rename RB to reflect current software naming --- REALbasic.gitignore => Xojo.gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename REALbasic.gitignore => Xojo.gitignore (61%) diff --git a/REALbasic.gitignore b/Xojo.gitignore similarity index 61% rename from REALbasic.gitignore rename to Xojo.gitignore index 011a6255..f832c86a 100644 --- a/REALbasic.gitignore +++ b/Xojo.gitignore @@ -1,4 +1,5 @@ -#RB & Xojo temp files/folders +# Xojo (formerly REALbasic and Real Studio) + Builds* *.debug *.debug.app @@ -6,4 +7,4 @@ Debug*.exe Debug*/Debug*.exe Debug*/Debug*\ Libs *.rbuistate -*.obsolete \ No newline at end of file +*.obsolete