summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw-carit.de>2016-11-28 07:39:49 +0100
committerTobias Henkel <tobias.henkel@bmw-carit.de>2016-11-28 07:40:10 +0100
commite9bc74fb39de5e7468b0b4566999aa6f6c2fb833 (patch)
tree6dc9089d0d397e20fbe74ef1a21a1afc1a6e026c /.gitignore
parent63a595bae3f3db85582ddba2d51ad4124877034f (diff)
downloadzuul-e9bc74fb39de5e7468b0b4566999aa6f6c2fb833.tar.gz
Ignore .idea directory
Change-Id: I183b52e548d4684878a0af687b72326ca5dcfd73
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b59cb7723..e76a1bd32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.egg
*.egg-info
*.pyc
+.idea
.test
.testrepository
.tox