summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorNikita Sobolev <mail@sobolevn.me>2024-02-16 13:10:21 (GMT)
committerGitHub <noreply@github.com>2024-02-16 13:10:21 (GMT)
commitb178eae3a676473e1c2287a46b4941fc0bcd193f (patch)
tree5eb608077fea161d894f57090093787f55abbdb5 /.gitattributes
parent2a7a0020c9d006d268b839320979364498a5f0e6 (diff)
downloadcpython-b178eae3a676473e1c2287a46b4941fc0bcd193f.zip
cpython-b178eae3a676473e1c2287a46b4941fc0bcd193f.tar.gz
cpython-b178eae3a676473e1c2287a46b4941fc0bcd193f.tar.bz2
Add `Python/tier2_redundancy_eliminator_cases.c.h` to `.gitattributes` as generated (#115551)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 07d8770..c984797 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -94,7 +94,7 @@ Programs/test_frozenmain.h generated
Python/Python-ast.c generated
Python/executor_cases.c.h generated
Python/generated_cases.c.h generated
-Python/tier2_redundancy_eliminator_bytecodes.c.h generated
+Python/tier2_redundancy_eliminator_cases.c.h generated
Python/opcode_targets.h generated
Python/stdlib_module_names.h generated
Tools/peg_generator/pegen/grammar_parser.py generated