Files
@ 2b7a0e28c4dc
Branch filter:
Location: kallithea/docs/index.rst
2b7a0e28c4dc
1.2 KiB
text/prs.fallenstein.rst
indexers: introduce list of filenames for indexing
Before this patch, we cannot search files that without file extension (like
Makefile) and dotfiles (like .hgtags).
This patch makes it possible to search for these files by introducing a list
of filenames for indexing. The list is currently empty.
Before this patch, we cannot search files that without file extension (like
Makefile) and dotfiles (like .hgtags).
This patch makes it possible to search for these files by introducing a list
of filenames for indexing. The list is currently empty.