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 (5,470 stars) (606 forks)batch import
enhancementhelp wanted

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