# Binary /vaultik # goreleaser output /dist/ # Locally installed pinned tools (script/install-goreleaser) /.tool/ # Test artifacts *.out *.test coverage.html coverage.out # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Local config for development local-config.yaml dev-config.yaml