diff --git a/.gitignore b/.gitignore index bd89c95..e274863 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *test.go test/ .vscode/ +.idea/ \ No newline at end of file