Skip to content

Add __pycache__ files to .gitignore #17

@Josh-Dwernychuk

Description

@Josh-Dwernychuk

pycache files should be ignored by git by setting git to ignore .pyc files. They are created at runtime and shouldnt be passed around between contributors. These files can lead to odd bugs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions