mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
24 lines
221 B
Plaintext
24 lines
221 B
Plaintext
build/*
|
|
Testing/*
|
|
.cache/
|
|
compile_commands.json
|
|
|
|
# Visual studio
|
|
.vs/
|
|
Debug/
|
|
Release/
|
|
/out/
|
|
*.sln
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vcxproj.user
|
|
*.psess
|
|
*.vspx
|
|
*.vsp
|
|
*.diagsession
|
|
*.hint
|
|
|
|
# VS CMake
|
|
/out/
|
|
/CMakeSettings.json
|