hound-search/hound

Add the ability to filter whitelist/blacklist file types

Open

#160 opened on Oct 7, 2015

View on GitHub
 (0 comments) (4 reactions) (0 assignees)JavaScript (606 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,470 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If I have a repository with a lot of binaries, I wouldn't want the indexer to index those. Conversely, I might want to target specifically only a specific file type (i.e. *.java)

Contributor guide