diff --git a/.gitignore b/.gitignore index 4481851..7647f5a 100644 --- a/.gitignore +++ b/.gitignore @@ -81,4 +81,7 @@ uploads/ # Temporary files temp/ -tmp/ \ No newline at end of file +tmp/ + +# Local Claude config (VPS-specific) +CLAUDE.local.md \ No newline at end of file