diff --git a/.gitingnore b/.gitingnore index 3c34c67..17d25bf 100644 --- a/.gitingnore +++ b/.gitingnore @@ -1,3 +1,5 @@ cmake-build-release-avr cmake-build-release-avr/* -cmake-build-* \ No newline at end of file +cmake-build-* +build/ +build \ No newline at end of file