diff --git a/.gitignore b/.gitignore index f47f8e1..06464cb 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,6 @@ _deps # Ignore all local history of files .history .ionide + +# Build artifacts +bin/ \ No newline at end of file