Skip to content

Commit 244869e

Browse files
committed
Ignore the symlinked files
1 parent baab332 commit 244869e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,8 @@ CLAUDE.local.md
179179
#### main branch only stuff below this line, things to backport go above. ####
180180
# main branch only: ABI files are not checked/maintained.
181181
Doc/data/python*.abi
182+
183+
# Mypy symlinks (generated by Misc/mypy/make_symlinks.py)
184+
Misc/mypy/_colorize.py
185+
Misc/mypy/_pyrepl
186+
Misc/mypy/token.py

0 commit comments

Comments
 (0)