diff options
author | Robert Gemmell <robbie@apache.org> | 2015-07-31 11:13:52 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2015-07-31 11:13:52 +0000 |
commit | ed860485ca757cf9b51ff9046e9fcd89087cdbfe (patch) | |
tree | 06dafabb4242bb4d3bea5c28c8c5c016f69dc60b | |
parent | c69cb846e631e02d41190be30d74bce4c1cd705c (diff) | |
download | qpid-python-ed860485ca757cf9b51ff9046e9fcd89087cdbfe.tar.gz |
QPID-6470: trivial commit, using to try and close stale PR.
This closes #6
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1693567 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 97872000d8..1cac0c051f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ #Python *.pyc *.out + #CPP *.o *.la |