mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 12:20:07 +00:00
38 lines
681 B
Plaintext
38 lines
681 B
Plaintext
|
**/bin/**
|
||
|
**/libs/**
|
||
|
**/obj/**
|
||
|
*.pyc
|
||
|
apks/**
|
||
|
docs/html/
|
||
|
docs/linklint_results/
|
||
|
CMakeCache.txt
|
||
|
CMakeFiles
|
||
|
CMakeScripts/
|
||
|
Makefile
|
||
|
MathFu.build/
|
||
|
MathFu.xcodeproj/
|
||
|
benchmarks/CMakeFiles
|
||
|
benchmarks/Debug/
|
||
|
benchmarks/Makefile
|
||
|
benchmarks/MathFu.build/
|
||
|
benchmarks/Release/
|
||
|
benchmarks/cmake_install.cmake
|
||
|
benchmarks/matrix_*benchmarks
|
||
|
benchmarks/vector_*benchmarks
|
||
|
unit_tests/CMakeFiles/
|
||
|
unit_tests/Debug/
|
||
|
unit_tests/Makefile
|
||
|
unit_tests/MathFu.build/
|
||
|
unit_tests/Release/
|
||
|
unit_tests/cmake_install.cmake
|
||
|
unit_tests/matrix_*tests
|
||
|
unit_tests/quaternion_*tests
|
||
|
unit_tests/vector_*tests
|
||
|
build.xml
|
||
|
cmake_install.cmake
|
||
|
googletest/
|
||
|
local.properties
|
||
|
proguard-project.txt
|
||
|
project.properties
|
||
|
.DS_Store
|