fmt/.gitignore
Bensuperpc 43c93fb9bc Add dockcross builder in CI
Add dockcross builder in CI

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-11-02 14:54:21 +01:00

39 lines
416 B
Plaintext

.vscode/
.vs/
*.iml
.idea/
.externalNativeBuild/
.gradle/
gradle/
gradlew*
local.properties
build/
support/.cxx
bin/
/_CPack_Packages
/CMakeScripts
/doc/doxyxml
/doc/html
/doc/node_modules
virtualenv
/Testing
/install_manifest.txt
*~
*.a
*.so*
*.xcodeproj
*.zip
cmake_install.cmake
CPack*.cmake
fmt-*.cmake
CTestTestfile.cmake
CMakeCache.txt
CMakeFiles
FMT.build
Makefile
run-msbuild.bat
fmt.pc
dockcross-*
build-*