diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-02-24 17:50:02 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-02-24 17:50:02 +0100 |
commit | b4293fd7aa24bc020f901c7a383f3e87d34a3b76 (patch) | |
tree | c07609e11cb0f20831a6d7102320d039e7ab417b /.gitignore | |
parent | 6cc9c4fa5133e5b2e587735d2cd3cc9272fa7c8a (diff) |
add pattern transfer test code to blinkenrocket.py, speed up modem/receive
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /build/ /doc/ +/utilities/*.pyc |