Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d7d9e6

Browse files
committed
Merged revisions 84705 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k ........ r84705 | georg.brandl | 2010-09-11 01:39:58 -0500 (Sat, 11 Sep 2010) | 1 line Add new generated file to ignoreds. ........
1 parent 8042f4a commit 5d7d9e6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.bzrignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Modules/Setup
4545
Modules/Setup.config
4646
Modules/Setup.local
4747
Modules/config.c
48+
Modules/ld_so_aix
4849
Parser/pgen
4950
Lib/lib2to3/Grammar*.pickle
5051
Lib/lib2to3/PatternGrammar*.pickle

.hgignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Modules/Setup.local
4848
Modules/config.c
4949
Parser/pgen
5050
core
51-
51+
Modules/ld_so_aix$
5252
syntax: glob
5353
libpython*.a
5454
*.o

0 commit comments

Comments
 (0)