Merge pull request #223 from huahang/patch

ignore goland ide generated files
pull/279/head
Piotr Tabor 2021-04-26 23:07:57 +02:00 committed by GitHub
commit 90fdc8d162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/bin/
cover.out
/.idea
*.iml