Skip to content

No Respect for .gitignore #249

@Gigaclank

Description

@Gigaclank

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions