summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBotond Zoltán <botond.zoltan@ericsson.com>2017-03-28 08:42:55 +0200
committerBotond Zoltán <botond.zoltan@ericsson.com>2017-04-03 09:32:25 +0000
commit0d30268de6815961366d98ab6ab88f75598c2c6d (patch)
treef090b582415b4eb42f1c4c0ed38edc2d6fc441bb /.gitignore
parent9327d2f859e42245840cb057128ff7b960a71250 (diff)
downloadheat-0d30268de6815961366d98ab6ab88f75598c2c6d.tar.gz
Add .idea pattern to .gitignore
The .idea directoy is used by pycharm and should not be included in the change list. The change extends the .gitignore file to avoid .idea directory to be shown in the change list. Change-Id: I439619d053439fa66ebf74a054d99b1378fb1733
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 647a56158..073858cde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ cover
.pydevproject
doc/source/api/
etc/heat/heat.conf.sample
+.idea
# integration tests requirements are auto-generated from stub file
heat_integrationtests/requirements.txt