fast_float/.gitignore
2023-05-07 00:38:10 -04:00

23 lines
215 B
Plaintext

build/*
Testing/*
.cache/
compile_commands.json
# Visual Studio
.vs/
Debug/
Release/
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.psess
*.vspx
*.vsp
*.diagsession
*.hint
# VS CMake
/out/
/CMakeSettings.json