Skip to content

Would it be possible to keep any existing .gitignore #145

Open
@stephendgilbert

Description

@stephendgilbert

Right now, whenever a Codespace is rebuilt, it overwrites .gitignore. I have my students run a script that adds back in the files I want saved in their repo (images for their image processing assignments, pdfs, the dictionary file that is just words-although I could change that to words.txt, and the static libraries that their code links against). It seems like if updating the repo didn't rewrite .gitignore, but only appended, then my students wouldn't have to do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions