diff --git a/.codegraph/.gitignore b/.codegraph/.gitignore new file mode 100644 index 000000000..9de0f1690 --- /dev/null +++ b/.codegraph/.gitignore @@ -0,0 +1,16 @@ +# CodeGraph data files +# These are local to each machine and should not be committed + +# Database +*.db +*.db-wal +*.db-shm + +# Cache +cache/ + +# Logs +*.log + +# Hook markers +.dirty diff --git a/.eslintignore b/.eslintignore index 51bb10c07..997c6e92a 100644 --- a/.eslintignore +++ b/.eslintignore @@ -13,3 +13,4 @@ packages/connect-examples/react-native-demo/ packages/connect-examples/native-android-example/ packages/connect-examples/native-ios-example/ packages/connect-examples/developer-portal/ +.claude/ diff --git a/.github/templates/404.html b/.github/templates/404.html index 2edb017f9..85a301cce 100644 --- a/.github/templates/404.html +++ b/.github/templates/404.html @@ -3,7 +3,29 @@
-