Added .idea to .gitignore 73/12373/1
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Thu, 3 May 2018 08:55:57 +0000 (10:55 +0200)
committerjuraj.linkes <juraj.linkes@pantheon.tech>
Thu, 3 May 2018 09:10:41 +0000 (11:10 +0200)
Useful for devs using PyCharm or other IDEA based IDE.

Change-Id: I6edaed293e9214e9370bad67d2321c5113ca7f41
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
.gitignore

index 304828a..2d27b2c 100644 (file)
@@ -6,3 +6,4 @@ report.html
 *.pyc
 *~
 *.log
 *.pyc
 *~
 *.log
+.idea