GitLab
Sign in
朱子纯
/
vibe-erp
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d8aa39eb3ceea95bc7ec8a1039696d3c5108d3d8
Authored by
vibe_erp
2026-04-07 15:32:27 +0800
1 parent
32942f6e
chore: gitignore .claude/ workspace
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
.gitignore
.gitignore
View file @
d8aa39e
...
...
@@ -41,3 +41,6 @@ dist/
41
41
42
42
# Python (none in this repo, but reference docs include PDFs we don't want to lose)
43
43
# raw/ is intentionally tracked
44
+
45
+# Claude Code per-project workspace
46
+.claude/
...
...