diff options
author | Raymond Hettinger <python@rcn.com> | 2013-05-17 09:24:18 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-05-17 09:24:18 (GMT) |
commit | 419722168b6494163fe253b03536731c42c2996b (patch) | |
tree | e3f85bfefb6dc7f0b0f21d50e320239b11dd148c /.hgignore | |
parent | fff61f2cd328d7f756a15dfa360b3c54bd0f3c30 (diff) | |
parent | 0fe236b734883f7a3fb237c94d241ec85f210fe1 (diff) | |
download | cpython-419722168b6494163fe253b03536731c42c2996b.zip cpython-419722168b6494163fe253b03536731c42c2996b.tar.gz cpython-419722168b6494163fe253b03536731c42c2996b.tar.bz2 |
merge
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .gdb_history .purify .svn/ -DS_Store +.DS_Store Makefile$ Makefile.pre$ TAGS$ |