diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-06 11:43:38 +0200 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-06 12:16:54 +0200 |
| commit | bc54383253343c32a856ebbc465f7f8a7243ffc2 (patch) | |
| tree | 09b2cc10e407e735f9ea23de9ae1b5ff26b94521 /.gitignore | |
| parent | 9ae63fb6778c97378cce82774508da33a9339a83 (diff) | |
Use an .env file for the release URLs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ vendor _build _dist dist +.env .flatpak-builder ./*.minisig *.minisig |