mirror of
https://github.com/microsoft/STL.git
synced 2026-03-26 04:22:25 +00:00
12 lines
189 B
Plaintext
12 lines
189 B
Plaintext
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
__pycache__/
|
|
.vs/
|
|
.vscode/
|
|
/build/
|
|
/out/
|
|
/tools/out/
|
|
/CMakeLists.txt.user
|
|
*.log
|