Sha256: 4de3c7769df7a918ccf6ca187bbe2a5768507f182cb5af55f44c5021fc727859
Contents?: true
Size: 939 Bytes
Versions: 15
Compression:
Stored size: 939 Bytes
Contents
# bundler state /.bundle /vendor/bundle/ /vendor/ruby/ /ruby/ app.god # minimal Rails specific artifacts db/*.sqlite3 /log/* /tmp/* *.gem *.~ # 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
15 entries across 15 versions & 1 rubygems