# Binaries *.exe *.exe~ *.dll *.so *.dylib bin/ *.test *.out # Go workspace file go.work # Dependencies vendor/ # IDE .idea/ .vscode/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Config config/config.yaml !config/config.yaml.example # Logs *.log # Build artifacts /bin/ /dist/ .gitea .gitea/workflows