如洲 陈
2025-09-12 d64f3f1d169ea6a78e1a9022e4f9fb5d4ca0b29d
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
# ----------------------------
# Visual Studio temporary files
# ----------------------------
.vs/
*.user
*.userosscache
*.suo
*.vpd
*.vsn
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
x64/
x86/
*.pidb
*.log
*.sdf
*.db
 
# ----------------------------
# Roslyn (C# compiler) caches
# ----------------------------
*.ide/
 
# ----------------------------
# Build results (bin/obj)
# ----------------------------
**/bin/
**/obj/
 
# ----------------------------
# NuGet packages
# ----------------------------
packages/
 
# ----------------------------
# IDEs and editors
# ----------------------------
*.swp
*~
.DS_Store
Thumbs.db