There is now a Makefile because I learnt make syntax

This commit is contained in:
2025-10-19 21:19:13 +01:00
parent cb7dcde7c5
commit 66423cb3c0
7 changed files with 46 additions and 166 deletions

3
.gitignore vendored
View File

@@ -7,5 +7,6 @@ config.json
data.json
hitcount.txt
*.swp
data/
data
webroot
images/*