Fix .gitignore

This commit is contained in:
James Mills 2022-03-20 08:05:02 +10:00
parent c267b36e9e
commit 345d3ee685
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
3 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,8 +1,11 @@
*~*
*.bak
*.swp
*.prof
/dist
/coverage.txt
/msgbus
/msgbusd
/cmd/msgbus/msgbus
/cmd/msgbusd/msgbusd

BIN
msgbus

Binary file not shown.

BIN
msgbusd

Binary file not shown.