diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c223e6fcf..bc83e2959 100644 --- a/.gitignore +++ b/.gitignore @@ -283,6 +283,7 @@ __pycache__/ /installed*/ /packages/ /scripts/buildsystems/tmp/ +/toolsrc/build.rel/ #ignore custom triplets /triplets/* #add vcpkg-designed triplets back in |
