mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-09 15:44:43 +02: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
|
*.xcodeproj
|
||||||
*~
|
*~
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.cache/
|
||||||
.vs/
|
.vs/
|
||||||
/CMakeScripts
|
/CMakeScripts
|
||||||
/Testing
|
/Testing
|
||||||
/_CPack_Packages
|
/_CPack_Packages
|
||||||
/install_manifest.txt
|
/install_manifest.txt
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
|
CMakeUserPresets.json
|
||||||
CMakeFiles
|
CMakeFiles
|
||||||
CPack*.cmake
|
CPack*.cmake
|
||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
|
Reference in New Issue
Block a user