diff --git a/.gitignore b/.gitignore index d53458b..6e115fa 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,9 @@ claude.md dx-brainstorming.md dx-research.md +#website will have private repo +website/ + # Temporary files *.tmp *.temp @@ -59,4 +62,4 @@ dx-research.md .npm # Optional eslint cache -.eslintcache \ No newline at end of file +.eslintcache