fast_float/.gitignore
2023-05-08 16:44:35 -04:00

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