From: Michael D. Lowis Date: Wed, 24 Apr 2019 15:16:08 +0000 (-0400) Subject: added newline to pickfile X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=proto%2Fpick.git added newline to pickfile --- diff --git a/pickfile b/pickfile index b265255..509eeed 100755 --- a/pickfile +++ b/pickfile @@ -3,4 +3,4 @@ find . \( \ -name .git -o \ -name .svn -o \ -name node_modules \ -\) -prune -o -print | pick \ No newline at end of file +\) -prune -o -print | pick