mirror of
https://github.com/anrieff/libcpuid
synced 2024-12-16 16:35:45 +00:00
Ignore temp/local files by MSVS2010.
This commit is contained in:
parent
647d737db8
commit
1b1e858df4
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -30,3 +30,7 @@ libcpuid/Doxyfile
|
||||||
libcpuid/doxyfile.stamp
|
libcpuid/doxyfile.stamp
|
||||||
ar-lib
|
ar-lib
|
||||||
compile
|
compile
|
||||||
|
ipch
|
||||||
|
*.opensdf
|
||||||
|
*.sdf
|
||||||
|
*.suo
|
||||||
|
|
Loading…
Reference in a new issue