chore: add .idea/ to gitignore (#115)

This commit is contained in:
Dane Strandboge 2021-06-10 13:48:23 -05:00 committed by GitHub
parent a387cabcfb
commit ea2cbab67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
*.dylib
bin/
dist/
.idea/
# Test binary, built with `go test -c`
*.test