diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/APL_PlatformIO.code-workspace b/APL_PlatformIO.code-workspace index e324da6..94e8876 100644 --- a/APL_PlatformIO.code-workspace +++ b/APL_PlatformIO.code-workspace @@ -1,6 +1,7 @@ { "folders": [ { + "name": "APL_Master", "path": "APL_Master" }, {