diff options
| author | Matthias Klose <doko@ubuntu.com> | 2012-04-04 13:20:55 +0200 |
|---|---|---|
| committer | Matthias Klose <doko@ubuntu.com> | 2012-04-04 13:20:55 +0200 |
| commit | 597e6b4cc5262b4c07a47da4d7421d51d609f470 (patch) | |
| tree | d443a889d48702215d6b3db48657e33baa52e483 /.gitignore | |
| parent | ebf37a2ffbe001f0b84cf90c76c747ede9dfd036 (diff) | |
| download | cpython-git-597e6b4cc5262b4c07a47da4d7421d51d609f470.tar.gz | |
Followup for issue #14321, remove references to Parser/pgen.stamp
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8efcd2e423..3842f433b4 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,6 @@ PCbuild/*.o PCbuild/*.pdb PCbuild/Win32-temp-* Parser/pgen -Parser/pgen.stamp __pycache__ autom4te.cache build/ |
