diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-09-17 07:29:02 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-09-17 07:29:02 -0400 |
commit | bc3bcdfe254470db22cfdf4379bc2087554d9d6c (patch) | |
tree | 40ced3bfd6baa4c8970d97220496f4ada1ab5094 /notsource.txt | |
parent | 3f47edc7e961895dfeac410e940edc712c42c4e8 (diff) | |
download | python-coveragepy-git-bc3bcdfe254470db22cfdf4379bc2087554d9d6c.tar.gz |
Better 3.x testing, etc.
Diffstat (limited to 'notsource.txt')
-rw-r--r-- | notsource.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/notsource.txt b/notsource.txt new file mode 100644 index 00000000..a037cd17 --- /dev/null +++ b/notsource.txt @@ -0,0 +1,4 @@ +.pyc
+\.hg\
+\build\
+.egg-info
|