Removed MacOS Finder metadata file, added it to .gitignore, cleaned main.go.

This commit is contained in:
2025-07-27 18:07:47 +02:00
parent 5434867c49
commit 0ea990fdbb
3 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ lab-ca*
*.hcl
# Include example files
!/examples/*.hcl
# Exclude MacOS Finder metadata files
.DS_Store