diff --git a/.gitignore b/.gitignore index ac2c9ed..cd72045 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,8 @@ _testmain.go *.exe *.test *.prof -main \ No newline at end of file +main + +.idea/ +*.iml +.vscode/settings.json