# HG changeset patch # User wolfgang.scherer@gmx.de # Date 2012-03-30 02:08:55 # Node ID 6b3e05b16cab96bed34a5b6d769df29e563f2a4b # Parent 5e332663b41f0cc9f0f26bb199c299585edf420a .hgignore: ignore compiled results. diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -2,3 +2,6 @@ ^\.snippets/ ^\.sync\.rc$ ^lib/\.htpasswd$ +^lib/ws-vacation\.conf$ +^lib/ws-vacation-sudo$ +^\.htaccess$