kignore 0.1.3

kignore is a tool for easily adding patterns to .gitignore and cleaning up afterwards
1
2
3
4
5
#!/usr/bin/env sh

set -e

kignore $@