diff options
author | Martin Ritchie <ritchiem@apache.org> | 2008-06-26 11:01:02 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2008-06-26 11:01:02 +0000 |
commit | 20d9a6bca22d84364098a3258c305d9fe5d906b5 (patch) | |
tree | bbd5cdb3b75054ef1385796b13fa5676c22087e2 /.gitignore | |
parent | 7716732e8afc23f3f0b93744c159179b051d7930 (diff) | |
download | qpid-python-20d9a6bca22d84364098a3258c305d9fe5d906b5.tar.gz |
Updated .gitignore with Intelij project files
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@671850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33ad7396bb..2727f1a89c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ generated/ target/ *.rej *.orig +*.iml +*.ipr +*.iws |