diff options
author | nathan <nathansmith@disroot.org> | 2025-08-10 15:02:05 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-10 15:02:05 -0600 |
commit | 3e36028d99b21d8946085be6b3597b63d1ed14d1 (patch) | |
tree | 9dc0c1ea8f22394243097205dfc10cf829ad48ae /.gitignore | |
parent | 0880780d5744d346ad44f4552cd25f8f5169a940 (diff) |
Better blog format
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ xhtml/ -gopher/
\ No newline at end of file +gopher/ +org/blog/index.xhtml +org/blog/feed.xml +org/blog/articles/*.txt +org/blog/articles/*.xhtml |