Hi,
As a workaround to not being able to index an ignored file (See discussion),
I’m considering to host the files I want Cursor to know about myself.
If I create a llms.txt
file with (absolute?) links to all my hosted files. Will the indexing process pick that up?
Something like:
- https://mysite.com/extra-index/src/File.foo
- https://mysite.com/extra-index/src/File.bar
Will
Have read the content of all those links?