Sha256: 2c4820b5f0cdf74893b163fcf23c4377614cbebb1654fb9dc1055b32dc04d8d7

Contents?: true

Size: 1.33 KB

Versions: 5

Compression:

Stored size: 1.33 KB

Contents

*.gem
*.rbc
*.swp
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/examples.txt
/test/tmp/
/test/version_tmp/
/tmp/
/log/

# Used by dotenv library to load environment variables.
# .env

## Specific to RubyMotion:
.dat*
.repl_history
build/
*.bridgesupport
build-iPhoneOS/
build-iPhoneSimulator/

## Specific to RubyMotion (use of CocoaPods):
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# vendor/Pods/

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

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

# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
.ruby-version
.ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# Ignore local variables
.envrc

# lock files
Gemfile.lock

# bundle config
gemfiles/.bundle

# Native extension binaries
lib/*.bundle
lib/*.so

# Extra file kept by sorbet for debugging usage, as documented in https://sorbet.org/docs/adopting#step-6-source-control
sorbet/rbi/hidden-definitions/errors.txt

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ddtrace-0.54.2 .gitignore
ddtrace-0.54.1 .gitignore
ddtrace-0.54.0 .gitignore
ddtrace-0.53.0 .gitignore
ddtrace-0.52.0 .gitignore