fmt/.gitignore

25 lines
277 B
Plaintext
Raw Normal View History

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