aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTeddy Wing2020-08-06 00:22:40 +0200
committerTeddy Wing2020-08-06 00:22:40 +0200
commit16ff238363973e980201f441a802308257c382b0 (patch)
tree3904dae1a0ddc50969be4641715e14388869892c /.gitignore
parentbf2d539332e2f83605fe8386670d9377bc505d23 (diff)
downloadgit-suggestion-16ff238363973e980201f441a802308257c382b0.tar.bz2
Makefile: Copy release products to `dist/`
Add recipes to build release targets and copy the binaries and man pages into the `dist/` folder. We'll use this to package a release archive.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea8c4bf..48681a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
+/dist/
/target