Initial push
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Binaries
|
||||
/docker-migrate
|
||||
/docker-migrate.exe
|
||||
/dist/
|
||||
*.test
|
||||
*.test.exe
|
||||
|
||||
# Frontend
|
||||
web/node_modules/
|
||||
|
||||
# Local data
|
||||
*.log
|
||||
.DS_Store
|
||||
|
||||
# NOTE: internal/webui/dist IS committed on purpose. It is the embedded web UI,
|
||||
# and keeping it in the tree means `go build` alone produces a working binary
|
||||
# without a Node toolchain. Regenerate it with `make ui`.
|
||||
web/tsconfig.tsbuildinfo
|
||||
Reference in New Issue
Block a user