Compare commits
No commits in common. '5d0d13a61402912da35cb9703d008ae0875c57d0' and '5bfdeb2f36cf581b1832889f4be9b66a99d1a2ce' have entirely different histories.
5d0d13a614
...
5bfdeb2f36
@ -1,39 +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…
Reference in new issue