Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43bc6b5

Browse filesBrowse files
authored
Merge pull request #26578 from story645/git-ignore
MAINT: add __pycache__/ to .gitignore
2 parents a4dca24 + 0e9984a commit 43bc6b5
Copy full SHA for 43bc6b5

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.