Files
setec_fs_manager/.gitignore
DigiJ 179bb85c4f Initial project scaffold for Setec Partition Wizard
C++17/Qt6 application for disk recovery, repair, flashing, formatting,
and USB security key creation on Windows. Includes CMake build system,
tabbed UI shell with 6 main tabs, core type system with Result<T>
monadic error handling, admin elevation, and dark Catppuccin theme.
2026-03-12 12:54:46 -07:00

12 lines
108 B
Plaintext

build/
.vs/
.vscode/
*.user
*.suo
*.sdf
*.opensdf
*.db
*.opendb
CMakeUserPresets.json
compile_commands.json