Skip to content

Add compiled cython and virtual environments in gitignore #30673

@tobiasdiez

Description

@tobiasdiez

As preparation for #30371, the gitignore file is extended to ignore compiled cython files (e.g. *.so) as well as the virtual environments (e.g. src/.venv). These changes are more or less copied from https://www.toptal.com/developers/gitignore/api/python,visualstudiocode.

Finally, I've also taken the opportunity to change to comments to a consistent format (simple single line comments).

Depends on #30730

CC: @mkoeppe

Component: build

Author: Tobias Diez

Branch/Commit: d35c945

Reviewer: Matthias Koeppe

Issue created by migration from https://trac.sagemath.org/ticket/30673

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions