fast_float/.gitignore
2024-11-01 09:16:24 -04:00

25 lines
229 B
Plaintext

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