#!/bin/sh
rm -f footprint.in
mv .footprint footprint.in
egrep -v '[a-z0-9]{20}\.(js|js.map|js.LICENSE.txt|css)$' footprint.in > .footprint