Sha256: 68d657055fe155bb16651d5afcca10a067e35a9c16e38e32b7d1a9c59a8ca522
Contents?: true
Size: 1.05 KB
Versions: 31
Compression:
Stored size: 1.05 KB
Contents
awetestlib*.gem *.csv # gVim tmp files *~ # rcov generated coverage # rdoc generated rdoc # yard generated doc .yardoc # bundler .bundle Gemfile.lock # jeweler generated pkg # for windows Thumb.db # Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore: # # * Create a file at ~/.gitignore # * Include files you want ignored # * Run: git config --global core.excludesfile ~/.gitignore # # After doing this, these files will be ignored in all your git projects, # saving you from having to 'pollute' every project you touch with them # # Not sure what to needs to be ignored for particular editors/OSes? Here's some ideas to get you started. (Remember, remove the leading # of the line) # # For MacOS: # .DS_Store tmp/* .rvmrc # For TextMate #*.tmproj #tmtags # For emacs: #*~ #\#* #.\#* # For vim: *.sw[onp] # For redcar: #.redcar # For rubinius: #*.rbc config/win2008.txt __MACOSX/ short_passing_test/ dump.rdb .idea config/settings.yml PROJECT_NAME *.log
Version data entries
31 entries across 31 versions & 1 rubygems