mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
feat: base frontend
feat: base openapi v2 to openapi v3 generation
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# Go
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
@@ -6,4 +7,7 @@
|
||||
*.test
|
||||
*.out
|
||||
go.work
|
||||
*.env
|
||||
*.env
|
||||
|
||||
# Misc
|
||||
node_modules
|
||||
Reference in New Issue
Block a user