diff --git a/.gitignore b/.gitignore index adf8f72..c9955e1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,10 @@ *.dll *.so *.dylib +.idea +.idea/* +/.idea +/.idea/* # Test binary, built with `go test -c` *.test diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b28da0b..2894444 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,9 @@