*.gem
*.rbc
/lib/.rbnext/
mkmf.log
.byebug_history
.rspec_status
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/examples.txt
/test/tmp/
/test/version_tmp/
/tmp/
/lib/tantiny.so

Gemfile.lock
.ruby-version
.ruby-gemset
.tool-versions

# Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/

# Environment normalization:
/.bundle/
/vendor/bundle
/lib/bundler/man/

# Cargo
/target
Cargo.lock

# Editors
/.vscode/