forked from Dijji/FileMeta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
73 lines (72 loc) · 2.07 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
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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/AssociationManager/obj
/.vs
/AssociationMessages/obj
/CommandLineAssociationManager/obj
/GongSolutions.Wpf.DragDrop/obj
/TestDriver/obj
/TestDriverAssoc/obj
/CommandLine/FileMeta.vcxproj.user
/ContextMenuHandler/ContextMenuHandler.vcxproj.user
/ipch
/PropertyHandler/PropertyHandler.vcxproj.user
/FileMetadata.sdf
/FileMetadata.suo
/FileMetadata.VC.db
/FileMetadata.VC.VC.opendb
/AssociationManager/bin/x64/Debug
/AssociationMessages/bin/Debug
/GongSolutions.Wpf.DragDrop/bin/Debug/NET35
/TestDriver/.vs/TestDriver/v14
/TestDriver/bin/x64/Debug
/TestDriverAssoc/.vs/TestDriverAssoc/v14
/TestDriverAssoc/bin/x64/Debug
/AssociationMessages/bin/Release
/CommandLineAssociationManager/bin/x64/Release
/AssociationManager/bin/x64/Release
/GongSolutions.Wpf.DragDrop/bin/Release/NET35
/CommandLine/x64/Debug
/CommandLineAssociationManager/bin/x64/Debug
/ContextMenuHandler/x64/Debug
/PropertyHandler/x64/Debug
/Setup/obj/x64/Debug
/x64/Debug
/CommandLine/x64/Release
/ContextMenuHandler/x64/Release
/PropertyHandler/x64/Release
/x64/Release
/Setup/obj/x64/Release
/TestDriver/TestDriver.suo
/AssociationManager/bin/Debug
/CommandLine/Debug
/CommandLineAssociationManager/bin/Debug
/ContextMenuHandler/Debug
/Debug
/PropertyHandler/Debug
/Setup/bin
/Setup/obj/x86/Debug
/Setup/msi/Debug
/AssociationManager/bin/Release
/CommandLine/Release
/CommandLineAssociationManager/bin/Release
/ContextMenuHandler/Release
/PropertyHandler/Release
/Release
/Setup/msi/Release
/Setup/obj/x86/Release
/CommandLine/FileMeta.aps
/ContextMenuHandler/ContextMenuHandler.aps
/PropertyHandler/FileMetaPropertyHandler.aps
/TestDriverAssoc/.vs/TestDriverAssoc/v15
/TestSandbox
/TestDriver/bin/Debug
/TestDriverAssoc/bin/Debug
/TestSandbox32
/CommandLineAssociationManager/CommandLineAssociationManager.csproj.user
/doc
/Releases
/TestPropCollide/.vs
/TestPropCollide/bin/Debug
/TestPropCollide/obj