diff --git a/.gitignore b/.gitignore index 87f4d6e..2338226 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ /logs/ .idea **/.history -**/.vscode \ No newline at end of file +**/.vscode +*_test.go +*.exe +*.syso \ No newline at end of file