#!/bin/sh set -e if [ ! -e .hgignore ]; then cat >.hgignore <