chore: add makefile

ref: #28 closes #26
This commit is contained in:
2024-08-19 00:23:24 +09:30
parent 0c7873a510
commit bc3587fbfb
4 changed files with 112 additions and 4 deletions

9
.gitignore vendored
View File

@ -1,3 +1,12 @@
__pycache__
build
pages
*.junit.xml
## Make prepare items
node_modules/
package-lock.json
package.json
.markdownlint.json
.markdownlint-cli2.jsonc