summaryrefslogtreecommitdiff
path: root/go/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@beefcake.parabola.nu>2018-05-18 23:06:08 -0400
committerLuke Shumaker <lukeshu@beefcake.parabola.nu>2018-05-18 23:06:08 -0400
commit1fd8e694c26a05069da7c660f1c4b95395bfea59 (patch)
treed30d61b2899f75bda04daa06e6ed441fd217eaf1 /go/.gitignore
parent9018cb140b386582a1c0f19e7dbd8026960b3803 (diff)
use a go workspace
Diffstat (limited to 'go/.gitignore')
-rw-r--r--go/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/go/.gitignore b/go/.gitignore
new file mode 100644
index 0000000..4ce8181
--- /dev/null
+++ b/go/.gitignore
@@ -0,0 +1,2 @@
+/bin/
+/pkg/