diff --git a/.gitignore b/.gitignore index 46201c2..4075d71 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,7 @@ __pycache__/ site/ # Dev config -llamactl.dev.yaml \ No newline at end of file +llamactl.dev.yaml + +# Debug files +__debug* \ No newline at end of file