diff --git a/.gitignore b/.gitignore index 3e8f969..9142d5b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .DS_Store /.vscode/ *.exe -**/.vscode/ \ No newline at end of file +**/.vscode/ +*.o \ No newline at end of file