diff --git a/.gitignore b/.gitignore index 02c1452d..273f671b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ node_modules/ .npm/ .sh_history .ssh/ -.claude/ \ No newline at end of file +.claude/ +.copilot_tmp/ +.DS_Store