| 123456789101112131415161718192021 |
- *.a
- *.so*
- *.xcodeproj
- *~
- .vscode/
- .vs/
- /CMakeScripts
- /Testing
- /_CPack_Packages
- /install_manifest.txt
- CMakeCache.txt
- CMakeFiles
- CPack*.cmake
- CTestTestfile.cmake
- FMT.build
- Makefile
- bin/
- build/
- cmake_install.cmake
- fmt-*.cmake
- fmt.pc
|