mirror of
https://github.com/fmtlib/fmt.git
synced 2026-01-18 13:31:21 +01:00
Ignore some more files in .gitignore (#4512)
This commit is contained in:
committed by
GitHub
parent
add164f6b3
commit
ae8cb1e8e6
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,12 +3,14 @@
|
||||
*.xcodeproj
|
||||
*~
|
||||
.vscode/
|
||||
.cache/
|
||||
.vs/
|
||||
/CMakeScripts
|
||||
/Testing
|
||||
/_CPack_Packages
|
||||
/install_manifest.txt
|
||||
CMakeCache.txt
|
||||
CMakeUserPresets.json
|
||||
CMakeFiles
|
||||
CPack*.cmake
|
||||
CTestTestfile.cmake
|
||||
|
||||
Reference in New Issue
Block a user