diff --git a/.gitignore b/.gitignore index b9afba6..a1ea0b8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,7 @@ __pycache__ .env/ .history/ .vscode/ -tmp \ No newline at end of file +tmp + +# Binary +poctl \ No newline at end of file