Commit b2445d35a40ad53832f387246310f01ce6adff43

Authored by Georg Hopp
1 parent a02d1c39

ignore go build dir

Showing 1 changed file with 3 additions and 0 deletions
@@ -24,3 +24,6 @@ yarn-error.log* @@ -24,3 +24,6 @@ yarn-error.log*
24 24
25 # accumulated docker image data 25 # accumulated docker image data
26 /docker/data 26 /docker/data
  27 +
  28 +# the go build
  29 +/bin
Please register or login to post a comment