Add .idea/ to tacker-horizon .gitignore

Change-Id: I9a8c567c64ad76b1179c39ea863a5ce258a7c8ce
This commit is contained in:
Neeldhwaj Pathak 2016-07-08 21:25:52 +05:30
parent 0e351a3d6f
commit 2e25c78062
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.idea/
.tox
.venv
*.lock