yuzu/externals/dynarmic/externals/fmt/.gitignore

37 lines
384 B
Plaintext
Raw Normal View History

2020-12-28 19:15:37 +04:00
.vscode/
.vs/
*.iml
.idea/
.externalNativeBuild/
.gradle/
gradle/
gradlew*
local.properties
build/
bin/
/_CPack_Packages
/CMakeScripts
/doc/doxyxml
/doc/html
2020-12-30 04:04:04 +04:00
/doc/node_modules
2020-12-28 19:15:37 +04:00
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