Skip to content

Commit 94f926c

Browse files
authored
Merge pull request #7 from Python-World/WEEK28-2023
Newsletter for week 28
2 parents 6e3928d + 0fdf259 commit 94f926c

File tree

3 files changed

+550
-1
lines changed

3 files changed

+550
-1
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ dmypy.json
152152
# Cython debug symbols
153153
cython_debug/
154154

155+
156+
doc/_build/*
157+
155158
# PyCharm
156159
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
157160
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore

0 commit comments

Comments
 (0)