STL/.gitignore

10 строки
160 B
Plaintext
Исходник Обычный вид История

2019-09-05 01:57:56 +03:00
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
__pycache__/
.vs/
2019-09-05 01:57:56 +03:00
.vscode/
2020-03-09 00:14:21 +03:00
/build/
/out/
/tools/out/