forked from PedestrianDynamics/jupedsim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
194 lines (182 loc) · 3.09 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
/build/
/lib/
/bin/
/outside/
/doc
/Debug
/Release
/Testing
/doc/html
/figs
/figs_bot
/inputfiles
/Utest/*.txt
/Utest/rimea_tests/*/*.txt
/Utest/*/inifiles*/
/Utest/*/trajectories
/Utest/rimea_tests/*/inifiles*/
/Utest/rimea_tests/*/trajectories
/Utest/juelich_tests/*/trajectories
/Utest/juelich_tests/*/inifiles
/Utest/juelich_tests/*/inifiles_a
/Utest/juelich_tests/*/inifiles_b
Utest/Validation/*/inifiles*/
/Utest/juelich_tests/*/*.txt
/Utest/juelich_tests/*/*.png
*~
/Utest/validation/test_13
/Utest/validation/1test_1D
/build*
/Utest/router_tests/test_router_9/inifiles/
/Utest/router_tests/test_router_1/inifiles/
/Utest/router_tests/test_router_2/inifiles/
/Utest/router_tests/test_router_3/inifiles/
/Utest/router_tests/test_router_4/inifiles/
/Utest/router_tests/test_router_5/inifiles/
/Utest/router_tests/test_router_6/inifiles/
/Utest/router_tests/test_router_7/inifiles/
/Utest/router_tests/test_router_8/inifiles/
Matrix.txt
# Python specific ignores
__pycache__/
# Compiled Object files
*.slo
*.lo
*.o
*.obj
*.gch
*_flymake
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Hidden files
.*
!/.gitignore
!/.clang-format
!/.clang-tidy
# Cmake
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
*.vtk
*Traj*.xml
CTestTestfile.cmake
DartConfiguration.tcl
vgcore.*
/d
/figs/*
/TAGS
/math/test.cpp
/.dir-locals.el
/Doxyfile
/*log*
/*plot*
/.idea/.name
/.idea/encodings.xml
/.idea/jpscore.iml
/.idea/misc.xml
/.idea/modules.xml
/.idea/scopes/scope_settings.xml
/.idea/vcs.xml
/.idea/workspace.xml
/Testing/Temporary/CTestCostData.txt
/Utest/runtests.py
/Utest/test_11/.igncd
/Utest/test_7/.gitignore
/Utest/test_8/routing.xml
/Utest/test_9/cpu.png
/Utest/utils.pyc
/auto/veloModel9.el
/cpu.png
/cscope.file
/veloModel10.org
/veloModel11.pdf
/veloModel12.tex
/.project
/#%13Aediff-merge%14A#14545CrI#
/#%15Aediff-merge%3C16%3E%17A#1454518Th#
/.idea/dictionaries/chraibi.xml
/Dumping
/Martella/corridor_8x3.xml
/Martella/regular_simmetric_90-90.xml
/Utest/JPSRunTest.pyc
/Utest/test.py
/Utest/test_13/flow.txt
/compile_commands.json
/delme.py
/mencoderVideos.sh
/true_false.xml
/JPScore.cbp
/JPScore.layout
/Max/
*/old/*
README.html
Utest/r19.txt
Utest/r3.txt
Utest/rimea_tests/test_13/gauss.py
Utest/test_10/cell.png
Utest/test_10/result.txt
Utest/test_10/times.txt
Utest/todo.org
html-dir/
inputfiles/Bottleneck/rimea_test_120_geo.xml
inputfiles/Karthik/
inputfiles/U8/
inputfiles/VerteilerEbene/
.idea*
idea/codeStyleSettings.xml
*.fls
*.fdb_latexmk
*.tex
*.aux
*.log
*.pdf
/Utest/rimea_tests/figures
cmake-build-debug
*.vcxproj
*.vcxproj.filters
*.cmake
*.sln
Win32/
*.dir/
*.user
packages/
/jpscore.srctrlbm
/jpscore.srctrldb
/jpscore.srctrlprj
/jpscore2.srctrlbm
/jpscore2.srctrldb
/jpscore2.srctrlprj
/test.py
/threads.cpp
/geometry.png
/run.py
/Utest/Validation/7test_BO/jpsreport_ini.xml
/doc*
/cmake-*
!/cmake_modules
/issues
/latex
/_site
/systemtest/test_geometry/clean_geometry/log*
/systemtest/test_geometry/clean_geometry/traj*
js
.DS_Store
JuPedSim-blx.bib
_tex/
titlepage.tex
/demos/*/results
__pycache__
ipynb_checkpoints/