Skip to content

chore: Add website/ to .gitignore to avoid local untracked build folder #4226

@aniketpati1121

Description

@aniketpati1121

When running hugo serve locally, a website/ folder is generated.
It appears as an untracked file in git status.

To avoid confusion for new contributors, we can add website/ to the .gitignore file.

Proposed change:
Add the following line to .gitignore:

website/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions