Files
XCEngine/.gitignore
ssdfasd 86b6d6b042 Clean up: remove test artifacts and add 工作/ to gitignore
- Remove minimal.ppm and test.py from tracking (test artifacts)
- Add 工作/ to gitignore (personal directory)
2026-03-24 02:50:26 +08:00

20 lines
169 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
工作/