cppjieba/.gitignore
Yanyi Wu b5dc8e7a35 build: update .gitignore and CMakeLists for test configuration
- Added entries to .gitignore for temporary test files.
- Included a message to display MSVC value during build.
- Added UTF-8 compile option for MSVC in unittest CMakeLists.
2025-05-02 21:28:28 +08:00

20 lines
165 B
Plaintext

tags
*.demo
*swp
*.out
*.o
*.d
*.ut
log
main
lib*.a
*_demo
segdict*
prior.gbk
tmp
t.*
*.pid
build
Testing/Temporary/CTestCostData.txt
Testing/Temporary/LastTest.log