diff options
author | EuAndreh <eu@euandre.org> | 2023-03-29 07:43:28 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-29 09:03:33 -0300 |
commit | 08a26600584190fd3e740f51ccfcbb2263a48780 (patch) | |
tree | 15d4afa254764f0b20aa155f947b2a29bc5373ce /.gitignore | |
parent | .envrc: Do not "set -eu" so one can manually source it (diff) | |
download | package-repository-08a26600584190fd3e740f51ccfcbb2263a48780.tar.gz package-repository-08a26600584190fd3e740f51ccfcbb2263a48780.tar.xz |
Use abuild(1) to build ".apk" packages
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ /.paku/ /public/ /src/bin/paku +/src/secrets/ |