376f01dd6473036c88f24844076a44cb925cef2b
[xhtml-compiler.git] / .gitignore
blob376f01dd6473036c88f24844076a44cb925cef2b
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 /tests/tmp/*
20 # Doctrine
21 data.db
22 test.php