diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-09-10 16:24:08 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-09-10 16:24:08 (GMT) |
commit | 7c983d55a8ee779fd949eaaa25257e7908a19cad (patch) | |
tree | 1570a9361b79723655092f9c956f7c9fc3321c07 /.gitignore |
inital commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..23950cf --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin/ +pkg/ +src/github.com |