Open dustinbyrne opened 4 months ago
A problem with this might be that the files in tmp/appmap
are considered untracked and also not gitignore (especially on projects that are just starting to use appmap), and we definitely do not want to include those in the full-text index.
New files yet to be committed (or gitignored) are likely to be relevant to the current task at hand. It would make sense that these files be eligible for indexing.