liu
2 天以前 a08832337f8de6a53edebbab1fb0b5a3bd1785aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
######################################################################
# Build Tools
 
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
 
target/
!.mvn/wrapper/maven-wrapper.jar
 
.flattened-pom.xml
 
######################################################################
# IDE
 
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
 
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
 
### NetBeans ###
nbproject/private/
build/*
nbbuild/
mom-pro2-before/dist/
nbdist/
.nb-gradle/
 
######################################################################
# Others
*.log
*.xml.versionsBackup
*.swp
 
!*/build/*.java
!*/build/*.html
!*/build/*.xml
 
### JRebel ###
rebel.xml
 
application-my.yaml
 
/yudao-ui-app/unpackage/
.DS_Store
**/.DS_Store
 
### Claude Code ###
.claude/settings.local.json
.claude/worktrees/
.claude/scheduled_tasks.json
 
######################################################################
# AI / Personal Docs(个人工作文档,不纳入版本控制)
/docs/
/TODO.md
/fix_quartz_and_issues.md
 
# 系统 & 日志
.DS_Store
Thumbs.db
*.log
*.md
 
graphify-out/
.agents/
# 数据库变更脚本(手动执行,不入库)
sql/sale_order_bpm_approval.sql