Commit graph

2 commits

Author SHA1 Message Date
51ea15fd5e build: Update build system for terminal browser
Update CMake and add Makefile for the new project:
- Rename project from NBTCA_TUI to TUT
- Update executable name from nbtca_tui to tut
- Add all new source files to build
- Include Makefile for environments without CMake
- Update .gitignore for build artifacts

Both CMake and Make build systems are now supported
for maximum compatibility.
2025-12-05 15:00:06 +08:00
a2466ea5b5 Add build/ to .gitignore and remove build directory from Git tracking. 2025-11-19 17:32:41 +08:00