diff --git a/.claude b/.claude deleted file mode 160000 index e8b141d0..00000000 --- a/.claude +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e8b141d07eec256d6c4d577bdc2e9d265d4ed09b diff --git a/.gitignore b/.gitignore index 179f18cb..0b2d1337 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,17 @@ .env _evo* +.claude +.claude/ .claude/* .agents/* CLAUDE.md # Local-only working copies of sibling enterprise repos (not a submodule). evo-crm-enterprise/ + +# Sibling repos cloned locally but not registered in .gitmodules. They were +# accidentally tracked as orphan gitlinks before; ignore the dirs so nobody +# re-adds them with `git add`. +bms-monorepo/ +evo-ai-docs/ diff --git a/bms-monorepo b/bms-monorepo deleted file mode 160000 index 374e13c6..00000000 --- a/bms-monorepo +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 374e13c6746cac8af499802eea999ef182f0e7bb diff --git a/evo-ai-docs b/evo-ai-docs deleted file mode 160000 index 9cf73e99..00000000 --- a/evo-ai-docs +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9cf73e99761bc79285f6da1f017fd7056df29401