mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 06:48:42 +00:00
b3856d2040
These scripts could be used in continuously integrated environments (e.g. `generate-standalone.php`).
13 lines
305 B
Plaintext
13 lines
305 B
Plaintext
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/Doxyfile export-ignore
|
|
/art/ export-ignore
|
|
/benchmarks/ export-ignore
|
|
/configdoc/ export-ignore
|
|
/configdoc/usage.xml -crlf
|
|
/docs/ export-ignore
|
|
/phpdoc.ini
|
|
/smoketests/ export-ignore
|
|
/tests/* export-ignore
|
|
/tests/path2class.func.php -export-ignore
|