diff --git a/.gitignore b/.gitignore index 6709181..4c1afad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode +src/*.o example \ No newline at end of file diff --git a/src/main.o b/src/main.o deleted file mode 100644 index 0dbe378..0000000 Binary files a/src/main.o and /dev/null differ