diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-11-17 02:07:19 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-11-17 02:07:19 (GMT) |
commit | 5a6167f14d5991a45ab488f6021182c817a50bc1 (patch) | |
tree | 05064f0dd1d187b5db10da6220f3497807c041ea /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc88ec7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +bin/ +pkg/ +src/github.com +src/code.helsinki.at |