From fb4a1232be3b2d00483a7399e7131c211d8cd551 Mon Sep 17 00:00:00 2001 From: Kevin Lyda Date: Sun, 22 Jan 2017 19:26:37 +0000 Subject: Ignore common files. (#45) Ignore files mentioned in the example configs and the binaries made with go build. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9e22d4d..5d27634 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ config.json cashierd.conf tmp + +cashier +cashierd + +signing_key +http.log -- cgit v1.2.3