diff --git a/.gitignore b/.gitignore index b63da45..da1b9f0 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,8 @@ bin/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store + +### test/demo stuff ### +working/ +*.log \ No newline at end of file