summaryrefslogtreecommitdiff
path: root/bin/common/gign
blob: e3ba12a485b6ec7b5813adb47a20526866e507c1 (plain)
1
2
#!/usr/bin/env bash
git status --porcelain=v1 | grep "^??" | cut -d' ' -f2- | sed -r 's/^["](.*)["]$/\1/' >> .gitignore