diff --git a/.gitignore b/.gitignore index 77271d4..8d2da1e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,10 @@ .jb .cache .vs -**.sublime-workspace \ No newline at end of file +**.sublime-workspace + +# Build Folders +**build/ +bin/ +bin-int/ +out/ \ No newline at end of file