Skip to content

Commit f29c74d

Browse files
jrebackyhaque1213
authored andcommitted
BLD: add __pycache__ to .gitignore (pandas-dev#26098)
1 parent 1e62cf9 commit f29c74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ coverage_html_report
6565
*.pytest_cache
6666
# hypothesis test database
6767
.hypothesis/
68+
__pycache__
6869

6970
# OS generated files #
7071
######################

0 commit comments

Comments
 (0)