diff options
author | mail_redacted_for_web | 2025-07-26 00:17:31 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2025-07-26 00:17:31 +0200 |
commit | dcf3d60b0316726613d222f4d337172fa222fa18 (patch) | |
tree | 15a272c907ac4f3b079c1cf8210ebeddbe66cee0 /nfpm/.gitignore | |
parent | f40da0443ed70ebeb683e2fe37e80f217e1ba385 (diff) | |
download | packages.lirion.de-dcf3d60b0316726613d222f4d337172fa222fa18.tar.bz2 |
Add package builds
Diffstat (limited to 'nfpm/.gitignore')
-rw-r--r-- | nfpm/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nfpm/.gitignore b/nfpm/.gitignore new file mode 100644 index 0000000..beefe9e --- /dev/null +++ b/nfpm/.gitignore @@ -0,0 +1,2 @@ +./build/* +./changelog.yaml |