cpptrace/.gitignore
_BLU 0d89be4fbe
VS2015 fixes (#165)
Fixes the compilation on VS14 / 2015.
2024-09-04 22:32:00 -05:00

12 lines
89 B
Plaintext

.vscode/
.idea/
a.out
build*/
repro*/
__pycache__/
scratch
tmp/
bazel-*/
cmake-build-*/