Merge pull request #3632 from zhhl/updateGitIgnoreForImages

Update .gitignore file to include .img, .vhd and .E01
This commit is contained in:
Richard Cordovano 2018-03-28 18:50:19 -04:00 committed by GitHub
commit 93f6a6d114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

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