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