Take the 2008 Git User's Survey and help out! [ hide ]

public
Rubygem
Description: Ruby helpers for avatar display
Clone URL: git://github.com/gcnovus/avatar.git
Search Repo:
gcnovus (author)
Thu Jul 17 18:47:22 -0700 2008
commit  201c097de9cf2b51d1d8ea76d687f91606e7f8c3
tree    896c69aa8c416b0b54b27b554421637435cdc92a
parent  fe1b4b939e6147164d36c59e8ec7432c4c24ee69
avatar / .gitignore
100644 8 lines (7 sloc) 0.088 kb
1
2
3
4
5
6
7
8
#ignore all .diff files
/*.diff
 
#ignore generated files:
/coverage
/doc
/log/*.log
/pkg