-
Couldn't load subscription status.
- Fork 51
Open
Description
When deploying files mike does not respect the .gitignore file should it exist.
I have a use where I have large files (> 1gb) that I do not want to commit to my git repo but am willing to accept that a large docker image will hold these instead. Therefore when mike is commiting to the pages branch it is blindly adding the files into the commit, causing long push times / refused pushes.
I reccomend that the walk_real_files function impliments this ability to ignore these files.
Metadata
Metadata
Assignees
Labels
No labels