.railwayignore?
mwessn
HOBBYOP
2 months ago
Wondering why .railwayignore support was removed - as I can see it is quite desired functionality. In my case I have a monorepo with modules using a shared package, and another large module that should not be deployed. I know cli respects gitignore - but it is an active project that already has a real root gitignore. I have ended up making a script that would copy the relevant data to a temporary dir and deploy from there - but why do I have to do that if there already was a perfect solution for it?
0 Threads mention this feature
1 Replies
spirit55555
PRO
2 months ago
.dockerignore is supported: https://docs.docker.com/build/concepts/context/#dockerignore-files