xyc
5 天以前 9e82f0464bb28474f1d9fe6aeb25365d2d66c802
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
# ==== Java / Maven ====
target/
*.class
*.jar
*.iml
 
# ==== Node / 前端 ====
node_modules/
dist/
.npmcache/
.npmlocal/
frontend.log
 
# ==== IDE ====
.idea/
.vscode/
*.swp
 
# ==== 日志 ====
*.log
backend.log.err
 
# ==== 构建/临时产物 ====
out/
build_tmp.log
.tmp_pylibs/
.tmp_*
.enc_test.txt
_enc_test2.txt
gen1.txt
gen2.txt
 
# ==== 敏感配置(真实密钥不入库,使用 application.yml.example 模板)====
traffic-audit-server/src/main/resources/application.yml
 
# ==== 系统文件 ====
.DS_Store
Thumbs.db
desktop.ini
 
# ==== ??/?????????====
_shots/
*.nb3
*.dmp
backend.log*
energy-test.log
diag*.log
_*.py
_*.txt
_*.xlsx
_*.png
_*.json
_test_check*/
_test_passenger/
check_*.py
cmp*.py
dump_*.py
fix_*.py
inspect_*.py
patch_*.py
verify_*.py
write_readme.py
clear-bom.ps1
verify_city*.txt