diff --git a/.gitignore b/.gitignore index 9d966c34..b881109a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ node_modules/ .env.local *.tmp *.temp -.claude/ \ No newline at end of file +.claude/ +plugin/data/ \ No newline at end of file