Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9ea667

Browse files
authored
Merge pull request #26583 from meeseeksmachine/auto-backport-of-pr-26578-on-v3.8.x
Backport PR #26578 on branch v3.8.x (MAINT: add __pycache__/ to .gitignore)
2 parents 4835706 + ff7a26d commit b9ea667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ doc/.mpl_skip_subdirs.yaml
9292
*.py,cover
9393
cover/
9494
.noseids
95+
__pycache__
9596

9697
# Conda files #
9798
###############

0 commit comments

Comments
 (0)