services/forgejo: forgejo but make it COOL

This commit is contained in:
Nikodem Rabuliński 2025-03-22 00:30:42 +01:00
parent ae66e9fd21
commit 9169f05ff5
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
4 changed files with 16 additions and 0 deletions

View file

@ -65,6 +65,9 @@
# racket
"*.rkt"
"**/rashrc"
# custom assets
"*.png"
];
settings.on-unmatched = "fatal";
};