Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 248 Bytes

File metadata and controls

15 lines (9 loc) · 248 Bytes

heroku-buildpack-cleanup

Remove files that are specified in a .slugcleanup file.

Usage

$ heroku buildpacks:add https://github.com/syginc/heroku-buildpack-cleanup.git

$ cat .slugcleanup
gradle*
node_modules

License

MIT