Add .idea folder to gitignore
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
652ff45049
commit
fc6dad763c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ pylint-log
|
|||
.vagrant
|
||||
tests/pylint/.pylint.d/
|
||||
*.pyc
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue