mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
25 lines
277 B
Plaintext
25 lines
277 B
Plaintext
*.a
|
|
*.so*
|
|
*.xcodeproj
|
|
*~
|
|
.vscode/
|
|
/CMakeScripts
|
|
/Testing
|
|
/_CPack_Packages
|
|
/doc/doxyxml
|
|
/doc/html
|
|
/doc/node_modules
|
|
/install_manifest.txt
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CPack*.cmake
|
|
CTestTestfile.cmake
|
|
FMT.build
|
|
Makefile
|
|
bin/
|
|
build/
|
|
cmake_install.cmake
|
|
fmt-*.cmake
|
|
fmt.pc
|
|
virtualenv
|