diff options
| author | EuAndreh <eu@euandre.org> | 2025-04-05 14:52:38 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-04-05 14:52:38 -0300 |
| commit | 46222bba365f4ea2e23bab295ede7abb13cdfb1e (patch) | |
| tree | b4643ea6398950214936f220b54ae517cab1e709 /.gitignore | |
| parent | Makefile: Prevent CI from trying to look at ~/.gnupg (diff) | |
| download | papo.im-46222bba365f4ea2e23bab295ede7abb13cdfb1e.tar.gz papo.im-46222bba365f4ea2e23bab295ede7abb13cdfb1e.tar.xz | |
Makefile: Update to match Makefile in euandre.org
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,8 @@ *.embedded-config *.conf *.snippets +*.links +*.caslinks *.html *.html.*.txt *.indexentry @@ -21,6 +23,7 @@ feed.xml /install.txt /email.txt /baseurl.txt +/fingerprint.txt /expiry.txt /src/content/security.txt /src/content/.well-known/security.txt |
