diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/Xojo | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/options/gitignore/Xojo b/options/gitignore/Xojo new file mode 100644 index 0000000..4915783 --- /dev/null +++ b/options/gitignore/Xojo @@ -0,0 +1,11 @@ +# Xojo (formerly REALbasic and Real Studio) + +Builds* +*.debug +*.debug.app +Debug*.exe +Debug*/Debug*.exe +Debug*/Debug*\ Libs +*.rbuistate +*.xojo_uistate +*.obsolete* |