diff options
author | Alan Conway <aconway@apache.org> | 2010-04-12 14:55:11 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2010-04-12 14:55:11 +0000 |
commit | 4cad92d5f3a8d2a14724c697f032bd98c8042e76 (patch) | |
tree | 9bb36d81a76bb52c118b10135a3e55690fc49f17 /tools | |
parent | 8091d99e54676083f77277008b122df7889f7af3 (diff) | |
download | qpid-python-4cad92d5f3a8d2a14724c697f032bd98c8042e76.tar.gz |
Ignore compiled python file qpid-clusterc.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@933260 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools')
-rw-r--r-- | tools/src/py/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/src/py/.gitignore b/tools/src/py/.gitignore new file mode 100644 index 0000000000..fea1826e02 --- /dev/null +++ b/tools/src/py/.gitignore @@ -0,0 +1 @@ +/qpid-clusterc |