Mercurial > public > html2wiki
view .hgignore @ 16:001e43423d5d
added replace transformer to remove garbage character (ESC, unicode 001B) from "screen prints", replaced with a space.
author | ferrall@nwoca.org |
---|---|
date | Tue, 08 Feb 2011 08:12:33 -0500 |
parents | 4417b025157e |
children |
line wrap: on
line source
\.orig$ \.orig\..*$ \.chg\..*$ \.rej$ \.conflict\~$ glob:build/* glob:dist/* glob:nbproject/private/* glob:.idea/workspace.*