-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
20 lines (19 loc) · 794 Bytes
/
Copy path.gitignore
File metadata and controls
20 lines (19 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs/ExDirectUI.NET/v16
/ExDirectUI.NET/bin/Debug
/ExDirectUI.NET/obj/Debug
/ExDirectUI.NET.Debug/obj/Debug
/ExDirectUI.NET.Debug/bin/Debug/ExDirectUI.NET.Debug.exe
/ExDirectUI.NET.Debug/bin/Debug/ExDirectUI.NET.Debug.pdb
/ExDirectUI.NET.Debug/bin/Debug/ExDirectUI.NET.Debug.exe.config
/ExDirectUI.NET.Debug/bin/Debug/ExDirectUI.NET.pdb
/.vs/slnx.sqlite
/.vs/ProjectSettings.json
/.vs
/ExDirectUI.NET/bin/x86/Debug
/ExDirectUI.NET/obj/x86/Release
/ExDirectUI.NET/obj/x86/Debug
/ExDirectUI.NET.Debug/obj
/ExDirectUI.NET.Debug/bin/Debug