diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2011-10-13 19:56:29 +0200 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2011-10-13 19:56:29 +0200 |
commit | fad9dd56d73a9b9917177ecf1114dffc3052fa64 (patch) | |
tree | dd61cf5b52e45ad59ff2bcd4ea2cbfb3142f5f29 /liboctopus/python/.gitignore | |
parent | cbc941282074856fc6179761b70a0c9879b0b64d (diff) | |
download | mini-octopus-fad9dd56d73a9b9917177ecf1114dffc3052fa64.tar.gz mini-octopus-fad9dd56d73a9b9917177ecf1114dffc3052fa64.zip |
python reader stuff
Diffstat (limited to 'liboctopus/python/.gitignore')
-rw-r--r-- | liboctopus/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/liboctopus/python/.gitignore b/liboctopus/python/.gitignore index 5b2c896..0a2eedb 100644 --- a/liboctopus/python/.gitignore +++ b/liboctopus/python/.gitignore @@ -1,2 +1,3 @@ octopus.py octopus_wrap.c +*.pyc |