mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Add pgen.stamp to svn:ignore and friends
This commit is contained in:
parent
907229af87
commit
1d0aaea54a
2 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ Modules/Setup.config
|
|||
Modules/Setup.local
|
||||
Modules/config.c
|
||||
Parser/pgen
|
||||
Parser/pgen.stamp
|
||||
Lib/test/data/*
|
||||
Lib/lib2to3/Grammar*.pickle
|
||||
Lib/lib2to3/PatternGrammar*.pickle
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ Modules/Setup.config
|
|||
Modules/Setup.local
|
||||
Modules/config.c
|
||||
Parser/pgen$
|
||||
Parser/pgen.stamp$
|
||||
^core
|
||||
^python-gdb.py
|
||||
^pybuilddir.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue