chore: add .gitignore to exclude built netsynth binary

This commit is contained in:
2026-03-25 13:18:37 +01:00
parent b21d40318a
commit b13e375509
+6
View File
@@ -0,0 +1,6 @@
# Built binary
netsynth
# Go build artifacts
*.test
*.out