Configuration
Customise Linear Canal for your project.
.linear_canal_data/
After running linear-canal setup, a .linear_canal_data/ directory is created in your project root. This is where all index data, graphs, and context files live.
Ignore Patterns
Linear Canal respects your .gitignore automatically. You can also add a .lcignore file to exclude additional paths from indexing:
bash
Environment Variables
Set these in your shell or a .env file:
bash