Add .idea directory to .gitignore
Add .idea directory that is generated while using few editors to .gitignore. Change-Id: Id0dc0ba51da6b05e82c502b6f87771ba80ed47f6
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,6 +35,7 @@ nosetests.xml
|
||||
.mr.developer.cfg
|
||||
.project
|
||||
.pydevproject
|
||||
.idea
|
||||
|
||||
# Complexity
|
||||
output/*.html
|
||||
|
||||
Reference in New Issue
Block a user