Makefile targets for generating UML
This commit is contained in:
parent
555a3fa7ec
commit
a291972f82
2 changed files with 21 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue