repo.or.cz
/
htmlpurifier-web.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disable PH5P, as it conflicts with our new error reporting algorithm.
[htmlpurifier-web.git]
/
.gitignore
blob
250c2556e87e5801907cb1f31acdb70408b75783
1
# Global
2
*.html
3
*.xc-deps
4
*.rss
5
*.frag
6
7
# Deployment
8
/phorum
9
/doxygen*
10
/phpdoc*
11
/webalizer/
12
/.htaccess
13
14
# Fake git submodule; administered separately
15
/dev
16
17
# PEAR
18
/channel.xml
19
/settings.pear.php
20
/Chiara_PEAR_Server_REST/
21
/get
22
23
# Releases (maybe change this?)
24
/releases/*.tar.gz
25
/releases/*.zip