Merged GitHub project template

This commit is contained in:
Peter 2019-04-19 14:36:32 +02:00
commit 99d76c122b
Signed by: prskr
GPG key ID: C1DB5D2E8DB512F9
3 changed files with 13 additions and 1 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

View file

@ -1,4 +1,3 @@
Apache License Apache License
Version 2.0, January 2004 Version 2.0, January 2004
http://www.apache.org/licenses/ http://www.apache.org/licenses/

1
README.md Normal file
View file

@ -0,0 +1 @@
# go-reveal-slides