Registry / utility / fast-ignore

fast-ignore

JSON →
library0.17.4rbrubygemsunverified

Parse gitignore files quickly.

gem install fast_ignore
INSTALL
IMPORT
SIG · FAST-IGNORE
F
fast-ignore
utilityrubyv0.17.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FastIgnore
require 'fast_ignore'

Check if a file is ignored by .gitignore rules

require 'fast_ignore' ignorer = FastIgnore.new(relative: true) ignorer.ignored?('some_file.txt')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fast-ignore — gem install fast-ignore · libregistry