mirror of
https://github.com/fmtlib/fmt.git
synced 2025-06-24 08:51:41 +02:00
Add .vs folder to .gitignore (#4355)
Opening the fmt folder as a CMake project with Visual Studio creates this directory. The contents can be ignored.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
*.xcodeproj
|
||||
*~
|
||||
.vscode/
|
||||
.vs/
|
||||
/CMakeScripts
|
||||
/Testing
|
||||
/_CPack_Packages
|
||||
|
Reference in New Issue
Block a user