aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-04-17 13:00:42 +0800
committerAaron LI <aly@aaronly.me>2018-04-17 13:00:42 +0800
commit0f8437048f18f4cb1dec2b2701e54f1bfbd7bc59 (patch)
tree3b7b24ba76047f256c196ff3d9e633589cd952d3 /.gitignore
parent38be66305830364ef8a17f590857ddc56ea3bc12 (diff)
downloadresume-0f8437048f18f4cb1dec2b2701e54f1bfbd7bc59.tar.bz2
Makefile: add dist target
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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