diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-25 13:26:05 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-25 13:26:05 -0400 |
commit | 2397b53655f3b91bf85aa56d2a8cb149d98f4b6b (patch) | |
tree | cc10d348bc7dabdd1e9f9c10b1c5c255103b6851 /.gitignore | |
parent | nix flake, overlays from spine (diff) |
bespoke html, homepage index.html
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ !markup/pod/*/tools/po4a/po/*/*.sst.po !markup/pod/*/tools/po4a/po/*/*.ssm.po !markup/pod/*/tools/po4a/po/*/*.ssi.po +!spine-bespoke-output +!spine-bespoke-output/** .dub/** **/.dub/** tmp/** |