This commit is contained in:
fabio
2026-02-18 20:26:51 +01:00
parent 962fd94d66
commit dd231e0f79
4 changed files with 17 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

15
.vscode/launch.json vendored Normal file
View File

@@ -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}"
}
]
}

1
taxorganizer Submodule

Submodule taxorganizer added at c7eff53051

1
taxserver Submodule

Submodule taxserver added at fcb9f98611