From 0f8437048f18f4cb1dec2b2701e54f1bfbd7bc59 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 17 Apr 2018 13:00:42 +0800 Subject: Makefile: add dist target --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3981ccd..4eea5f1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ auto/ photos/ photo.* submitted/ +dist/ +*.tar.bz2 -- cgit v1.2.2