diff options
author | Martin Szulecki | 2014-10-02 23:11:19 +0200 |
---|---|---|
committer | Martin Szulecki | 2014-10-03 09:31:45 +0200 |
commit | bdde87fe6540008fe1209a17f9d630f4fb041f3e (patch) | |
tree | 51dc4fc42f355488cbb15f1cade633e069423fe3 /python-client/.gitignore | |
parent | f7ba8a0d5ad2d1d0230bfc63bc1dc9b2358674b6 (diff) | |
download | libusbmuxd-bdde87fe6540008fe1209a17f9d630f4fb041f3e.tar.gz libusbmuxd-bdde87fe6540008fe1209a17f9d630f4fb041f3e.tar.bz2 |
Remove umaintained and untested Python tools
Diffstat (limited to 'python-client/.gitignore')
-rw-r--r-- | python-client/.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python-client/.gitignore b/python-client/.gitignore deleted file mode 100644 index 5da7ef5..0000000 --- a/python-client/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -*.pyc -*.pyo - |