1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-26 11:19:59 -05:00

add .gitignore

This commit is contained in:
Tianhao He 2017-01-23 13:21:07 -08:00
parent e1efd8a549
commit 9b630f7ba2

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.DS_Store
.idea/*