diff options
author | Kevin Lyda <kevin@ie.suberic.net> | 2017-01-22 19:26:37 +0000 |
---|---|---|
committer | Niall Sheridan <nsheridan@gmail.com> | 2017-01-22 19:26:37 +0000 |
commit | fb4a1232be3b2d00483a7399e7131c211d8cd551 (patch) | |
tree | 9d4c6b3d5736649e669739e861d08b1584accd77 | |
parent | a39768c34453b12ac94cefb31dc42be58d316e69 (diff) |
Ignore common files. (#45)
Ignore files mentioned in the example configs and the binaries
made with go build.
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ config.json cashierd.conf tmp + +cashier +cashierd + +signing_key +http.log |