Files
n8n-install/.cursorignore
Yury Kossakovsky 50e6725b2e Add Neo4j service configuration and update related files
- Introduced Neo4j service in docker-compose.yml with necessary environment variables and volume mappings.
- Updated Caddyfile to include reverse proxy settings for Neo4j.
- Enhanced .env.example to include placeholders for Neo4j username and password.
- Modified README.md to document Neo4j integration and access details.
- Added .cursorignore file to specify files and directories to ignore during indexing.
2025-05-27 14:23:01 -06:00

3 lines
96 B
Plaintext

# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
!.env.example