diff options
-rw-r--r-- | bindings/go/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bindings/go/.gitignore b/bindings/go/.gitignore new file mode 100644 index 00000000..c394479f --- /dev/null +++ b/bindings/go/.gitignore @@ -0,0 +1,3 @@ +src/github.com/ +pkg/ +bin/ |