Browse Source

ignore go build dir

master
Georg Hopp 7 years ago
parent
commit
b2445d35a4
Signed by: ghopp GPG Key ID: 4C5D226768784538
  1. 3
      .gitignore

3
.gitignore

@ -24,3 +24,6 @@ yarn-error.log*
# accumulated docker image data # accumulated docker image data
/docker/data /docker/data
# the go build
/bin
Loading…
Cancel
Save