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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -6,8 +6,11 @@ log
|
|||||||
*.spec
|
*.spec
|
||||||
temp
|
temp
|
||||||
|
|
||||||
# Claude 临时文件
|
# AI Agent 临时文件
|
||||||
.claude/
|
.claude/
|
||||||
|
.sisyphus/
|
||||||
|
|
||||||
|
|
||||||
tmpclaude-*
|
tmpclaude-*
|
||||||
*.log
|
*.log
|
||||||
*workspace*
|
*workspace*
|
||||||
@@ -15,3 +18,4 @@ tmpclaude-*
|
|||||||
data/
|
data/
|
||||||
*.xlsm
|
*.xlsm
|
||||||
*.xlsx
|
*.xlsx
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user