diff --git a/.gitignore b/.gitignore index b7ff13a..9fab4ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.DS_STORE \ No newline at end of file +.DS_STORE + +# Ignore build output +bin/ \ No newline at end of file