diff --git a/.gitignore b/.gitignore index 48d6664..634e253 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,9 @@ __pycache__/ .venv/ *.egg-info/ +# Excalidraw working files +docs/excalidraw/ + # Logs *.log hs_err_pid*