mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 08:46:49 +08:00
Update .gitignore
This commit is contained in:
parent
0cdf016847
commit
7385c2053b
15
.gitignore
vendored
15
.gitignore
vendored
@ -2,3 +2,18 @@ build/*
|
||||
Testing/*
|
||||
.cache/
|
||||
compile_commands.json
|
||||
|
||||
# Visual studio
|
||||
.vs/
|
||||
Debug/
|
||||
Release/
|
||||
/out/build/
|
||||
*.sln
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*.vcxproj.user
|
||||
*.psess
|
||||
*.vspx
|
||||
*.vsp
|
||||
*.diagsession
|
||||
*.hint
|
||||
Loading…
x
Reference in New Issue
Block a user