Update .gitignore
when update with PyCharm IDE,should ignore .idea folder
This commit is contained in:
parent
999a28bc34
commit
ef3c43bd65
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,4 +3,5 @@
|
|||||||
openstack_neat.egg-info
|
openstack_neat.egg-info
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
distribute-*
|
distribute-*
|
||||||
|
.idea/
|
||||||
|
Loading…
Reference in New Issue
Block a user