diff --git a/.gitignore b/.gitignore index 0e9592a..fe46479 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ /target /.vscode -.sisyphus/ \ No newline at end of file +.sisyphus/ + +# Local config and environment +.clawhub/ +.env.example +config/ +logs/ \ No newline at end of file