Remove files that are specified in a .slugcleanup file.
$ heroku buildpacks:add https://github.com/syginc/heroku-buildpack-cleanup.git
$ cat .slugcleanup
gradle*
node_modules
MIT
README.md
Remove files that are specified in a .slugcleanup file.
$ heroku buildpacks:add https://github.com/syginc/heroku-buildpack-cleanup.git
$ cat .slugcleanup
gradle*
node_modules
MIT
For new applications:
For existing applications: