Initial commit.

This commit is contained in:
FireMasterK 2021-02-24 00:15:20 +05:30
parent 6108d06854
commit 125b3e4bc3
No known key found for this signature in database
GPG key ID: 8DFF5DD33E93DB58
7 changed files with 961 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# 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