diff --git a/.gitignore b/.gitignore index 6188275..52cd9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Generated by the governance MCP server importing wake-digest.py on every launch __pycache__/ *.pyc + +# macOS Finder droppings +.DS_Store