Add Windows build artifacts to .gitignore
This commit is contained in:
parent
49e773183e
commit
6fd1660650
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ perf.data.old
|
|||
*.string*
|
||||
/y.bin
|
||||
/y.bin.dSYM
|
||||
/y.exe
|
||||
/y.pdb
|
||||
/build
|
||||
/build_sysroot/sysroot_src
|
||||
/build_sysroot/compiler-builtins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue