public
Description: Discount (For Ruby) Implementation of John Gruber's Markdown
Homepage: http://github.com/rtomayko/rdiscount/
Clone URL: git://github.com/rtomayko/rdiscount.git
rdiscount / .gitignore
100644 13 lines (12 sloc) 0.134 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
/ext/*.o
/ext/*.bundle
/ext/*.so
/ext/*.dll
/ext/mkmf.log
/lib/*.bundle
/lib/*.so
/lib/*.dll
/ext/Makefile
/pkg
/discount
/discount-*