From b58c60bcc4a6f3d3ccf4194ef862a808fdc3313b Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 01:55:38 +0000 Subject: Hack images, store outputs in git again for now Easier to track what each script change does if we keep the before and after versions of the markdown in git too. Clean this up eventually, but simplifies development. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b1399ac..1c58b10 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ TAGS attachments trac.db tools/__pycache__ -markdown -tracwiki +#markdown +#tracwiki -- cgit v1.2.3