63e91dfaf6692262dea487c64c7edf5c1d6ccdca
[xhtml-compiler.git] / .gitignore
blob63e91dfaf6692262dea487c64c7edf5c1d6ccdca
1 # Global
2 *.xc-deps
3 *.html
4 *.rss
6 # Configuration
7 /config.php
8 /config-test.php
9 /conf/
10 /local.txt
12 # Error logging
13 /errors.log
14 /errors.log*
15 /mute.txt
17 # Cache/Testing
18 /cache/svn/log/*.ser
19 /tests/tmp/*
21 # Doctrine
22 data.db
23 test.php