diff --git a/.gitignore b/.gitignore index 5cce163..90ea638 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ __pycache__ actions/__pycache__ trials/* .vscode/ +workers/* +!workers/example \ No newline at end of file