# Pastebin kdzYjUOG ignore = map (path: toString path ) [ ../bin ../.bundle ../db ../.env ../frontend ../.git ../log ../nix ../node_modules ../public/assets ../result ../scripts ../secrets ../.shell.drv ../tmp ../vendor/bundle ../webpack-assets.json ../webpack-assets-deploy.json ]; src = filterSource (path: type: (all (i: i != path) ignore) ) ../.;