fast_float/.gitignore
Pharago 677231869b Revert "Update .gitignore"
This reverts commit 66740ad46bf0096c3750a9686ec8ec8286adcd92.
2023-06-10 06:23:29 +02: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