Rename cmd -> examples

This commit is contained in:
Tnze
2021-02-27 15:00:25 +08:00
parent 8e7ac43bf5
commit a7bf3b683f
12 changed files with 28 additions and 17 deletions

2
.gitignore vendored
View File

@ -14,6 +14,6 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
cmd/test/test.go
examples/test/test.go
.idea/
.vscode/