Added devices and companies models

This commit is contained in:
Nedim
2023-09-06 11:58:33 +02:00
parent 8bbfa53d42
commit 40c6366608
10 changed files with 116 additions and 21 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
#configuration
.env
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
debug
.vscode
.vs/
.DS_Store