On Thu, 2010-08-19 at 12:40 -0700, Matt Hodan wrote: >> Can one exclude certain files (e.g. static assets) from being complied into >> a slug without excluding them from the git repository?
On Aug 20, 2010, at 12:04 AM, Terence Lee wrote: > You can use .slugignore and specify files in there. It works like .gitignore Further reading: http://docs.heroku.com/slug-compiler#slugignore -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
