summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-06-27 15:36:13 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-06-27 15:36:13 +0000
commit5d11cd1fb1bc3db6d4ee22da0eea4e6312f25c1c (patch)
tree3a690f3acdbf4bed141f66b29847076960d46ff4 /.gitignore
parent896df032deb6f30f80e0c8e77639089b0e2a7625 (diff)
downloadqpid-python-5d11cd1fb1bc3db6d4ee22da0eea4e6312f25c1c.tar.gz
Added comment to gitignore to explain previous additions
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@672303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36760878bc..48cd896639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ generated/
target/
*.rej
*.orig
+# Intellij Project files
*.iml
*.ipr
*.iws