diff --git a/.gitignore b/.gitignore index 062f5fd..e90a1d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # This ignore the build artifacts produced from running/building the Odin source code *.bin *.o + +# Project management +todo \ No newline at end of file