Sha256: 45c1ca23a2df9dc7b6cc1cf0a570703e91abb91497197102145879053474f81c
Contents?: true
Size: 963 Bytes
Versions: 3
Compression:
Stored size: 963 Bytes
Contents
# bundler state /.bundle /vendor/bundle/ /vendor/ruby/ /ruby/ app.god # minimal Rails specific artifacts db/*.sqlite3 /log/*.log /tmp/* *.gem *.~ /.coditsu/local.yml # various artifacts **.war *.rbc *.sassc .redcar/ .capistrano/ .sass-cache /config/god/sidekiq.rb /config/puma.rb /coverage.data /coverage/ /doc/api/ /doc/app/ /doc/yard /doc/features.html /doc/specs.html /spec/tmp/* /cache /capybara* /capybara-*.html /gems /specifications rerun.txt pickle-email-*.html # If you find yourself ignoring temporary files generated by your text editor # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile ~/.gitignore_global # # Here are some files you may want to ignore globally: # scm revert files **.orig # Mac finder artifacts .DS_Store # Netbeans project directory /nbproject # RubyMine project files .idea # Textmate project files /*.tmproj # vim artifacts **.swp # documentation .yardoc
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
waterdrop-1.3.1 | .gitignore |
waterdrop-1.3.0 | .gitignore |
waterdrop-1.3.0.rc1 | .gitignore |