Skip to content

michaelcamdencommon/lib-slugignore-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Heroku Slugignore Buildpack

Heroku provides functionality to ignore files at the root level via the .slugignore file. Unfortunately it executes the removal of those files before buildpacks are executed so we don't have a chance to build our apps.

This buildpack will read from the text file specified at the SLUGIGNORE variable, and delete the associated folders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages