chore: add .idea/ to gitignore (#115)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@
|
|||||||
*.dylib
|
*.dylib
|
||||||
bin/
|
bin/
|
||||||
dist/
|
dist/
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Test binary, built with `go test -c`
|
# Test binary, built with `go test -c`
|
||||||
*.test
|
*.test
|
||||||
|
Reference in New Issue
Block a user