Zine

open source content publishing system


root/.hgignore

Revision 859:107075791838, 186 bytes (checked in by mitsuhiko, 7 days ago)

Added pt_BR which i somehow missed adding earlier, fixed posix deployment for new locales.

Line 
1^instance$
2^instance/
3\.py[co]$
4\.DS_Store$
5^dumps/
6^.*\.egg-info/
7^zine/i18n/.*?/messages.mo$
8^zine/docs/.*?\.page$
9^zine/plugins/.*?/docs/.*?\.page$
10.coverage
11^docs/_build/
12^Makefile$
Note: See TracBrowser for help on using the browser.