aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTeddy Wing2019-11-03 01:11:34 +0100
committerTeddy Wing2019-11-03 01:11:34 +0100
commite82da4bc84db0d59f163186eaee2e04a67c99c94 (patch)
treec6bcc3de77503faa7967c9733a98ca44cb9d23fb /.gitignore
parentb42fb3276bb22374eb2c38b727c068e15a419c96 (diff)
downloadpdf-urls-e82da4bc84db0d59f163186eaee2e04a67c99c94.tar.bz2
Makefile: Add release packaging
Use `make pkg` to package the release into a tar archive.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 53eaa21..7e32182 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+/dist/
/target
**/*.rs.bk