diff --git a/.gitignore b/.gitignore index 6207ed6..861e5d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.dSYM *.out .DS_Store -/.vscode/ \ No newline at end of file +/.vscode/ +*.exe \ No newline at end of file