Skip to content

Add .gitignore for python projects

Ahmon Dancy requested to merge wmf-b90f into wmf

Add the standard python .gitignore template from GitHub[0]. Otherwise
things like __pycache__ start showing up as untracked git files
locally.

[0]. https://github.com/github/gitignore

Merge request reports

Loading