Skip to content
Snippets Groups Projects

python: Add .gitignore

Merged Clara Engler requested to merge cve/arti:dev/cve/python_gitignore into main

This commit adds a Python .gitignore to the python/ directory, taking from the public domain gitignore file provided by GitHub1.

Previously, I saw a __pycache__ in my git status which was not nice.

  1. https://github.com/github/gitignore/blob/main/Python.gitignore

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading