diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-01-12 20:59:29 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-01-12 20:59:29 (GMT) |
commit | ccef8833c877597b966c4349132cb1f556aa2cad (patch) | |
tree | 9ac6a540ccc58306088eeb00e422137b99019bf0 /.gitignore | |
parent | 17ff61af1a49ab2c855ced09a91b591e71e5e952 (diff) |
improved makefile now that rhrd-go is go-getable
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ bin/ pkg/ src/github.com -src/helsinki.at -src/.rhrd-go.prepared +src/code.helsinki.at |