public
Rubygem
Description: Ruby helpers for avatar display
Clone URL: git://github.com/gcnovus/avatar.git
commit  48fcc3916ca4dfff8c76ee67c4ef7167a84f3c66
tree    5550d46cd15e9ee6c655430f93a3f75cffdfb5fe
parent  a53be2440edfc2e01958859489185905224f1667
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