root/trunk/.gitignore

Revision 1230, 228 bytes (checked in by gaspard, 3 months ago)

commit 78433135325059f3bc3450d19c28e67c708eaff1
Author: Gaspard Bucher <gaspard@teti.ch>

Fixed a bug where cached pages where not removed if 'auto_publish' was set.

Line 
1 .DS_Store
2 config/deploy_config.rb
3 config/database.yml
4 doc/coverage
5 log/
6 public/images/ext/*_pv.png
7 public/images/ext/*_std.png
8 public/images/ext/*_tiny.png
9 public/images/ext/*_mini.png
10 REVISION
11 sites/*
12 test/fixtures/*.yml
13 tmp/*
Note: See TracBrowser for help on using the browser.