jgarber / redcloth

RedCloth is a Ruby library for converting Textile into HTML.

This URL has Read+Write access

redcloth / .gitignore
100644 16 lines (15 sloc) 0.248 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ext/redcloth_scan/Makefile
ext/redcloth_scan/*.[co]
ext/redcloth_scan/*.bundle
ext/redcloth_scan/*.so
ext/redcloth_scan/*.jar
ext/redcloth_scan/*.class
ext/redcloth_scan/*.java
lib/*.bundle
lib/*.so
lib/*.jar
doc/rdoc/*
tmp/*
pkg/*
.DS_Store
*.log