add .gitignore

This commit is contained in:
2020-02-04 21:47:34 -06:00
parent a95155e27d
commit 3b30db090b

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*
!*.go
!.gitignore