railway up
will also ignore the service-account.json
file, since railway up
will respect the rules set in the .gitignore
file.
#472
Labels
Could you download the file with a different filename?
Originally posted by @brody192 in #471 (comment)
Proposal: Configuration flags and cascading
ignore
with priorityflags > .railwayignore > .gitignore
then, you can have a .railwayignore flag with
!service-account.json
inside it that cli respects when doingrailway up
The text was updated successfully, but these errors were encountered: