diff --git a/.gitignore b/.gitignore index cd9d57f..93d5409 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,5 @@ _testmain.go *.prof .idea -src -pkg \ No newline at end of file +data/* +log/* \ No newline at end of file