mirror of
https://github.com/anrieff/libcpuid
synced 2024-11-10 22:59:13 +00:00
Ignore build directories for the VC10 projects.
This commit is contained in:
parent
bb9f03f2ba
commit
c9ff6036a2
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -34,3 +34,7 @@ ipch
|
|||
*.opensdf
|
||||
*.sdf
|
||||
*.suo
|
||||
libcpuid/x32
|
||||
libcpuid/x64
|
||||
cpuid_tool/x32
|
||||
cpuid_tool/x64
|
||||
|
|
Loading…
Reference in a new issue