Update .gitignore

when update with PyCharm IDE,should ignore .idea folder
This commit is contained in:
wangxiyuan1 2015-04-17 16:58:02 +08:00
parent 999a28bc34
commit ef3c43bd65

3
.gitignore vendored
View File

@ -3,4 +3,5 @@
openstack_neat.egg-info openstack_neat.egg-info
build build
dist dist
distribute-* distribute-*
.idea/