-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
43 lines (42 loc) · 2 KB
/
.gitignore
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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/src/bin/Debug
/src/obj
/Demos/NP.Demos.CustomWindowSample/obj
/Demos/NP.Demos.CustomWindowSample/bin/Debug
/Demos/NP.Demos.CustomWindowSample/.vs/NP.Demos.CustomWindowSample/FileContentIndex
/Demos/MultiPlatformWindowDemo/.vs/MultiPlatformWindowDemo/config
/Demos/MultiPlatformWindowDemo/log.txt
/Demos/MultiPlatformWindowDemo/.vs/MultiPlatformWindowDemo
/Demos/MultiPlatformWindowDemo/bin/Debug/net6.0
/Demos/MultiPlatformWindowDemo/obj/Debug/net6.0
/Demos/MultiPlatformWindowDemo/obj
/Demos/MultiPlatformWindowDemo/.vs/ProjectEvaluation
/Demos/NP.Demos.CustomWindowSample/NP.Demos.CustomWindowSample.csproj.user
/Demos/NP.Demos.BehaviorPrototypes/obj
/Demos/NP.Demos.BehaviorPrototypes/.vs
/Demos/NP.Demos.CustomWindowSample/.vs/NP.Demos.CustomWindowSample
/Demos/NP.Demos.CustomWindowSample/.vs/ProjectEvaluation
/Demos/NP.Demos.ImplantedWindowTest/obj
/Demos/NP.Demos.ImplantedWindowTest/.vs/NP.Demos.ImplantedWindowTest
/Demos/NP.Demos.ImplantedWindowTest/bin/Debug/net6.0
/Demos/NP.Demos.ImplantedWindowTest/.vs/ProjectEvaluation
/src/bin/Release
/src/NP.Ava.Visuals.csproj.user
/Demos/MultiPlatformWindowDemo/bin/Debug/net8.0
/Demos/NP.Demos.BehaviorPrototypes/bin/Debug/net8.0
/Demos/NP.Demos.ImplantedWindowTest/bin/Debug/net8.0
/Demos/NP.DataGridColumnVisibilityDemo/.vs
/Demos/NP.DataGridColumnVisibilityDemo/bin/Debug/net8.0
/Demos/NP.DataGridColumnVisibilityDemo/obj
/Demos/NP.DataGridFilteringDemo/.vs
/Demos/NP.DataGridFilteringDemo/bin/Debug/net8.0
/Demos/NP.DataGridFilteringDemo/obj
/Demos/NP.DataGridGroupingDemo/.vs
/Demos/NP.DataGridGroupingDemo/bin
/Demos/NP.DataGridGroupingDemo/obj/Debug/net8.0
/Demos/NP.DataGridGroupingDemo/obj/Release/net8.0
/Demos/NP.DataGridGroupingDemo/obj
/Demos/NP.OverlayingControlDemo - Copy/.vs/NP.OverlayingControlDemo/FileContentIndex
*.DS_Store