diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-07-03 14:19:41 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-07-04 21:48:40 -0400 |
commit | 41ea8e7bcdca22a4fefb1ed85030f7da448461dd (patch) | |
tree | b77bf4cd9fb004fcf84e46e057c119cc607603ad /.gitignore | |
parent | makefile, spine generate command related (diff) |
homepage updates, re-read
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,8 +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/** +!markup/spine-bespoke-output/ +!markup/spine-bespoke-output/** .dub/** **/.dub/** tmp/** |