Update .gitignore file to include .img, .vhd and .E01

This commit is contained in:
U-BASIS\zhaohui 2018-03-28 18:45:13 -04:00
parent bb1be88751
commit 0c2969cda9

3
.gitignore vendored
View File

@ -78,3 +78,6 @@ hs_err_pid*.log
/RecentActivity/release/
/CentralRepository/release/
*.img
*.vhd
*.E01