diff --git a/.gitignore b/.gitignore index 667c7e2..a57b3bf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,6 @@ _testmain.go *.prof .idea/ -*.log \ No newline at end of file +*.log + +test/ \ No newline at end of file