diff --git a/_.gitignore b/_.gitignore new file mode 100644 index 0000000..cde89ea --- /dev/null +++ b/_.gitignore @@ -0,0 +1,9 @@ +/.DS_Store +/.tmp +/.vscode +/Build +/Debug +/Icon +/SP_Core.code-workspace +/RUN +/Docs diff --git a/Docs/changes.txt b/changes.txt similarity index 100% rename from Docs/changes.txt rename to changes.txt