Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Inconsistent ignoring of generated .html files in project root #137

@isaacrankin

Description

@isaacrankin

There seems to be a (really) minor issue with ignoring HTML files generated after the build.

index.html is ignored but the other generated HTML files in the root are not.

Not sure if this is intentional or not, but we could add /*.html to the .gitignore file, so all generated HTML files are ignored...or remove index.html so they're all included.

Also, not sure why resume.html is in the .gitignore.

(BTW - Nice project, V 2.0 is looking good!)

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