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:06 -0700 2008
commit  fe1b4b939e6147164d36c59e8ec7432c4c24ee69
tree    51c6046a4d4d81ee599d7eea8f80ac50ca50f026
parent  b5132669d6f4420e83ba94ae056a266ea1233845
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