From daa78703abcd467936fb498a1ca4deb85a2fe419 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Fri, 6 Jan 2017 18:06:34 -0500 Subject: Added an archive library and ability to package steam games --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5c852d5..6a07f59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ config.yml bin +test*.go +*.tar +*.tar.* +*.tgz +*.tbz2 -- cgit v1.2.3