diff options
author | 2015-01-10 11:35:34 +0100 | |
---|---|---|
committer | 2015-01-10 11:35:34 +0100 | |
commit | fb5c15108211d74659a24b4c3158a2958b52df23 (patch) | |
tree | f5523dd58c07d3402246359590657c2572c76d61 /.gitignore | |
parent | 739811854e15d926e089534156d5d58fcdfa19cb (diff) |
Converted png2bcd tool to python [Andrew Gardner]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f3ee176fc10..69a16083596 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ src/regtests/chdman/temp src/regtests/jedutil/output /sta +*.pyc |