Commit Graph

2 Commits

Author SHA1 Message Date
Misaka_Company
318d1c31f7 chore: update .gitignore to include .xlsx files 2026-03-11 09:57:50 +08:00
Misaka_Company
05601ec1fc Add initial implementation of BOM management classes and data structure
- Created clsBOMManager for managing BOM data
- Added clsCategory and clsMaterialItem for category and material representation
- Implemented methods for loading and organizing BOM data from Excel
- Introduced .gitignore to exclude unnecessary files
- Added metadata JSON for module tracking
2026-01-20 08:53:01 +08:00