-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (45 loc) · 2.49 KB
/
.gitignore
File metadata and controls
46 lines (45 loc) · 2.49 KB
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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/EdiFabric.Examples.NCPDP.Script/v16
/NET Framework 4.8/.vs/EdiFabric.Examples.NCPDP.Script
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.Common/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.Common/obj
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.Demo/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.Demo/obj
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.JSON/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.JSON/obj
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.ReadNCPDP/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.ReadNCPDP/obj
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.ValidateNCPDP/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.ValidateNCPDP/obj
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.WriteNCPDP/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.WriteNCPDP/obj
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.XML/bin
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.XML/obj
/NET Framework 4.8/packages/Newtonsoft.Json.12.0.3
/NET 6/.vs/EdiFabric.Examples.NCPDP.Script
/NET 6/EdiFabric.Examples.NCPDP.Script.Common/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.Common/obj
/NET 6/EdiFabric.Examples.NCPDP.Script.Demo/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.Demo/obj
/NET 6/EdiFabric.Examples.NCPDP.Script.JSON/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.JSON/obj
/NET 6/EdiFabric.Examples.NCPDP.Script.ReadNCPDP/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.ReadNCPDP/obj
/NET 6/EdiFabric.Examples.NCPDP.Script.ValidateNCPDP/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.ValidateNCPDP/obj
/NET 6/EdiFabric.Examples.NCPDP.Script.WriteNCPDP/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.WriteNCPDP/obj
/NET 6/EdiFabric.Examples.NCPDP.Script.XML/bin
/NET 6/EdiFabric.Examples.NCPDP.Script.XML/obj
/NET 6/.vs/ProjectEvaluation
/NET Framework 4.8/packages
/Files/token.txt
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.Common/.vs
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.Demo/.vs
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.JSON/.vs
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.ReadNCPDP/.vs
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.ValidateNCPDP/.vs
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.WriteNCPDP/.vs
/NET Framework 4.8/EdiFabric.Examples.NCPDP.Script.XML/.vs