-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitignore
105 lines (104 loc) · 2.63 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
*.opendb
*.csproj.user
*.pubxml.user
bin/
/Code/.vs
/Code/4Step/bin/Development
/Code/4Step/obj
/Code/Beijing/bin/Development
/Code/Beijing/obj
/Code/FortranXTMF
/Code/GTAModel/obj
/Code/LocationAllocationModel/bin/Development
/Code/LocationAllocationModel/obj
/Code/MATSim/bin
/Code/MATSim/obj
/Code/NetworkEstimation/obj
/Code/Tasha.Validation/bin/Development
/Code/Tasha.Validation/obj
/Code/TMG.Distributed/obj
/Code/TMG.Emme/obj
/Code/TMG.Estimation/bin/32Bit
/Code/TMG.Estimation/obj
/Code/TMG.Functions/bin
/Code/TMG.Functions/obj
/Code/TMG.Frameworks/obj
/Code/TMG.GPU/32Bit
/Code/TMG.GPU/64Bit
/Code/TMG.GPU/Debug
/Code/TMG.GPU/Development
/Code/TMG.GPU/Release
/Code/TMG.GPU/x64
/Code/TMG.NetworkEstimation/bin
/Code/TMG.NetworkEstimation/obj
/Code/TMGInterfaces/bin/**
/Code/TMGInterfaces/obj/**
/Code/ViewCacheData/bin/**
/Code/ViewCacheData/obj/**
/Code/WpfBrowserApplication1
/Code/x64
/Code/XTMF/bin
/Code/XTMF/obj
/Code/XTMF.ConsoleUpdate/bin
/Code/XTMF.ConsoleUpdate/obj
/Code/XTMF.Gui/obj/**
/Code/XTMF.Gui/bin/**
/Code/XTMF.Gui.1.1/bin
/Code/XTMF.Gui.1.1/obj
/Code/XTMF.RemoteClient/obj/**
/Code/XTMF.Run/obj
/Code/XTMF.Run/bin
/Code/XTMF.Update2/bin/Release
/Code/XTMF.Update2/obj/**
/Code/XTMF1.1/bin/**
/Code/XTMF1.1/obj/**
/Code/XTMFCoreTesting/bin
/Code/XTMFCoreTesting/obj
/Code/XTMFInterfaces/bin
/Code/XTMFInterfaces/obj
/Code/XTMFInterfaces/XTMFInterfaces.dll
/Code/XTMFInterfaces/XTMFInterfaces.pdb
/Code/XtmfSDK/bin
/Code/XtmfSDK/obj
/Code/XTMFTesting/bin
/Code/XTMFTesting/obj
/Code/XTMFUpdate/bin/**
/Code/XTMFUpdate/obj/**
/Code/XTMFUpdate2/bin/**
/Code/XTMFUpdate2/obj/**
/Code/XTMFUpdateServer/bin/**
/Code/XTMFUpdateServer/obj/**
/Datastructure/bin
/Datastructure/obj
/FunctionalProgramming/bin
/FunctionalProgramming/obj
/ODCache/bin
/ODCache/obj
/Tasha/obj
/TashaInterfaces/bin
/TashaInterfaces/obj
/TorontoHouseholds/obj
/Code/XTMF.Gui1.psess
/Code/XTMF.opensdf
/Code/XTMF.sdf
/Code/XTMF.sln.ide
/PythonApplication1/.vs/PythonApplication1/v14
/PythonApplication1/PythonApplication1
/PythonApplication1
/PythonApplication2
*.gitattributes
*.vspx
*.psess
.vs/
/Code/Packages
/Code/TMG.Estimation/CalcFitness.cs
/Projects/fgds
/Code/ViewCacheData/obj/xdoc/cache/obj
/Code/XTMF.RemoteClient/obj/xdoc/cache/obj
/Code/XTMF.Update2/obj
/Code/XTMFUpdate/obj
/Code/XTMFUpdate2/obj
/Code/XTMFUpdateServer/obj