fmt/.gitignore
Ihor Shevchuk e316dc78f4 Added support of Swift Package Manager
This allows to add fmt as dependency to other Swift Packages or Xcode projects
2024-02-04 18:41:21 -07:00

26 lines
292 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
.swiftpm/xcode