Files
crm-ai-demo/.idea/vcs.xml
AI Bridge Dev f355df605e Add external service config overrides + widget fix
- external-configs/: Chatwoot & Twenty custom compose files (shared DB)
- external-configs/: Widget show.html.erb (bypass broken Vite integration)
- .gitignore: exclude external source dirs, sensitive configs
2026-07-27 15:30:31 +08:00

8 lines
300 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/chatwoot" vcs="Git" />
<mapping directory="$PROJECT_DIR$/twenty" vcs="Git" />
</component>
</project>