Makefile targets for generating UML

This commit is contained in:
Imbus 2024-03-14 18:14:28 +01:00
parent 555a3fa7ec
commit a291972f82
2 changed files with 21 additions and 1 deletions

6
.gitignore vendored
View file

@ -7,8 +7,12 @@
bin
database.txt
plantuml.jar
db.sqlite3
*.png
diagram.puml
backend/*.png
backend/*.jpg
backend/*.svg
# Test binary, built with `go test -c`
*.test