chore: clean up whitespace and update gitignore

- Remove trailing whitespace in BIPUploadModule.bas
- Add missing newline at end of BomItem.cls
- Update .gitignore: rename Claude to AI Agent, add .sisyphus/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-03-12 17:23:59 +08:00
parent 7e2710da3f
commit 596a2d0ad2
3 changed files with 11 additions and 7 deletions

View File

@@ -86,4 +86,4 @@ Public Function ToString() As String
" | 类别:" & Me.category & _
" | 代号:" & Me.code & _
" | 名称:" & Me.Name
End Function
End Function