diff options
author | Teddy Wing | 2021-02-27 20:54:19 +0100 |
---|---|---|
committer | Teddy Wing | 2021-02-27 20:54:19 +0100 |
commit | bcd07d85adcf8b1937b3dc3688636e3f7b21ca79 (patch) | |
tree | 8b23b4ac42e864cd7bd039bdd420d303894f0d56 /.gitignore | |
parent | fe2bbdcd9f2d52a4be4e324e036cde4710c7a27b (diff) | |
download | extreload-bcd07d85adcf8b1937b3dc3688636e3f7b21ca79.tar.bz2 |
Makefile: Add target to build a distributable package
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +/dist/ *.fasl |