fmt/.gitignore

25 lines
277 B
Plaintext
Raw Normal View History

2023-11-25 17:45:38 +00:00
*.a
*.so*
*.xcodeproj
*~
.vscode/
2016-11-20 18:11:12 +00:00
/CMakeScripts
2023-11-25 17:45:38 +00:00
/Testing
/_CPack_Packages
/doc/doxyxml
2014-04-14 19:54:03 +00:00
/doc/html
2020-06-04 07:41:10 +00:00
/doc/node_modules
2014-04-14 19:54:03 +00:00
/install_manifest.txt
CMakeCache.txt
CMakeFiles
2023-11-25 17:45:38 +00:00
CPack*.cmake
CTestTestfile.cmake
2016-11-20 18:11:12 +00:00
FMT.build
2014-04-14 19:54:03 +00:00
Makefile
2023-11-25 17:45:38 +00:00
bin/
build/
cmake_install.cmake
fmt-*.cmake
2018-10-24 08:33:22 +00:00
fmt.pc
2023-11-25 17:45:38 +00:00
virtualenv