gitignore

This commit is contained in:
Alex Grintsvayg 2017-12-15 10:23:22 -05:00
parent 96fb65bfe9
commit 0a913ba650
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.idea/
*.pyc

View file

@ -6,7 +6,7 @@ Cross-language definitions for standard LBRY types.
### Go
```
```go
package main
import pb "github.com/lbryio/types/go"