summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMark Shannon <mark@hotpy.org>2023-12-21 12:46:28 (GMT)
committerGitHub <noreply@github.com>2023-12-21 12:46:28 (GMT)
commit723f4d66982e4d2c54f8e874d6084ab7b2ff5833 (patch)
treead23ec3de46304048a9ea1aa757ccb2196007425 /.gitattributes
parentfae096cd4b7025f91473546ca6a243c86374dd6a (diff)
downloadcpython-723f4d66982e4d2c54f8e874d6084ab7b2ff5833.zip
cpython-723f4d66982e4d2c54f8e874d6084ab7b2ff5833.tar.gz
cpython-723f4d66982e4d2c54f8e874d6084ab7b2ff5833.tar.bz2
GH-111485: Delete the old generator code. (GH-113321)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 22afffb..2a48df0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -94,7 +94,6 @@ Programs/test_frozenmain.h generated
Python/Python-ast.c generated
Python/executor_cases.c.h generated
Python/generated_cases.c.h generated
-Python/abstract_interp_cases.c.h generated
Python/opcode_targets.h generated
Python/stdlib_module_names.h generated
Tools/peg_generator/pegen/grammar_parser.py generated