Update gitignore to exlcude go binary

This commit is contained in:
Terence Boldt 2021-03-28 19:55:16 -04:00
parent 1300d75c10
commit 5624c8442b

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*-bak *-bak
*.o *.o
*.DS_Store *.DS_Store
RaspberryPi/Apple2-IO-RPi