Initial commit

This commit is contained in:
2026-04-20 13:56:00 +02:00
commit 7ff7fdd0cc
5 changed files with 529 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Compiled binary (module name: bell-silencer)
bell-silencer
# Go build/test artifacts
*.test
*.out
# macOS
.DS_Store