diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..b8e289d Binary files /dev/null and b/.DS_Store differ diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..608d3c6 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,15 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "name": "Launch Package", + "type": "go", + "request": "launch", + "mode": "auto", + "program": "${fileDirname}" + } + ] +} \ No newline at end of file diff --git a/taxorganizer b/taxorganizer new file mode 160000 index 0000000..c7eff53 --- /dev/null +++ b/taxorganizer @@ -0,0 +1 @@ +Subproject commit c7eff530516180bb7fc3345c52fb8be829454d30 diff --git a/taxserver b/taxserver new file mode 160000 index 0000000..fcb9f98 --- /dev/null +++ b/taxserver @@ -0,0 +1 @@ +Subproject commit fcb9f986111d7d023308e6b4afba8fb1b34a7720