diff --git a/.gitignore b/.gitignore index d4fb281..19abc3f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ # debug information files *.dwo + +# build files +build/**