Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

/ opt / logstash / vendor / bundle / jruby / 1.9 / gems / bundler-1.6.2 / .gitignore

# Please do not submit patches for including directives to ignore IDE/editor
# generated files. Use a global gitignore as described in
# https://help.github.com/articles/ignoring-files and find useful gitignore
# samples at https://github.com/github/gitignore

# system crap
.DS_Store
.*.swp

# files created by running the specs
tmp/

# built gems
pkg/
*.gem

# rubinius bytecode
*.rbc
.rbx/

# output from ronn
lib/bundler/man/

# output from ci_reporter
spec/reports/