Skip to content

Automatically create gitignore for build artifacts #525

@awvwgk

Description

@awvwgk

Build systems like meson put a .gitignore in the build directory to avoid accidentally committing in the repository.

# This file is autogenerated by Meson. If you change or delete it, it won't be recreated.
*

Fpm could also put a .gitignore in the build directory with just * to avoid committing any build artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    easyDifficulty level is easy and good for starting into this projectenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions