Skip to content

Commit

Permalink
Backport PR matplotlib#26578: MAINT: add __pycache__/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
timhoffm authored and meeseeksmachine committed Aug 23, 2023
1 parent 4835706 commit ff7a26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ doc/.mpl_skip_subdirs.yaml
*.py,cover
cover/
.noseids
__pycache__

# Conda files #
###############
Expand Down

0 comments on commit ff7a26d

Please sign in to comment.