Files
XCEngine/.gitignore

21 lines
176 B
Plaintext

build/
build2/
bin/
Release/
*.exe
*.obj
*.tlog
*.log
*.cmake
*.vcxproj
*.sln
.vcxproj.filters
CMakeCache.txt
cmake_install.cmake
Res/NanoVDB/
*.rdc
*.pyd
*.dll
工作/
.trae/