diff --git a/.gitignore b/.gitignore index e90a1d0..21cf4ef 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,10 @@ *.bin *.o +# Artifact output directory +build/ + # Project management -todo \ No newline at end of file +todo + +