Ignore the /bin folder

Bin folder is used for binary generation. Ignore it.
This commit is contained in:
Charlie Drage 2017-03-21 15:31:49 -04:00
parent 4e3300c642
commit aa3913f649

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
# Ignore compiled Kompose files
kompose
bin
#
# GO SPECIFIC