Sha256: 478949313197fc318d7e07dafe978a9c6b19eeefc2f43641bb307f86b447f0f4
Contents?: true
Size: 1.06 KB
Versions: 3
Compression:
Stored size: 1.06 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 awetest_reports/
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
awetestlib-1.2.4-x86-mingw32 | .gitignore |
awetestlib-0.1.30 | .gitignore |
awetestlib-0.1.30-x86-mingw32 | .gitignore |