Use mk. prefix for Makefile time stamps and make git ignore them

This commit is contained in:
Michael Hohn
2024-09-13 09:44:08 -07:00
committed by =Michael Hohn
parent 8dd6c94918
commit a35fc619e6
7 changed files with 37 additions and 27 deletions

3
.gitignore vendored
View File

@@ -49,3 +49,6 @@ venv/
__pycache__
cli-end-to-end.html
README.html
# Make timestamp files
mk.*