Compare commits

..

No commits in common. 'c59275d2e264c78219d8ed1f8fcfa5d07f14efce' and '747ffd82e1448e32f15ff58e8153a584e1f2598f' have entirely different histories.

42
.gitignore vendored

@ -1,42 +0,0 @@
# Reference https://github.com/github/gitignore/blob/master/Go.gitignore
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
vendor/
# Go workspace file
go.work
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# OS General
Thumbs.db
.DS_Store
# project
*.cert
*.key
*.log
bin/
# Develop tools
.vscode/
.idea/
*.swp

@ -1 +0,0 @@
代驾后端

@ -1 +0,0 @@
代驾-顾客前端

@ -1 +0,0 @@
代驾-司机前端

@ -1 +0,0 @@
代驾-管理前端
Loading…
Cancel
Save