-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
453 lines (412 loc) 路 6.82 KB
/
Copy path.gitignore
File metadata and controls
453 lines (412 loc) 路 6.82 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
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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
!docker/EDB
*.X
# IDE - VSCode
.vscode/*
.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
RemoteSystemsTempFiles/
cproto-4.6/
config/CONFIG.make
h/config.h
*/core.*
core.*
*.local
*/*vrsn.c
*/.l
*/.y
*/*-tables.c
# Compiled #
############
*.com
*.class
*.dll
*.dylib
*.exe
*.slo
*.lo
*.o
*.so
*.lai
*.la
*.a
*.d
# Make #
########
config.build
config.make
# autogenerated make from CDT #
subdir.mk
objects.mk
sources.mk
makefile
# CMake #
########
cmake_install.cmake
cmake_uninstall.cmake
CMakeFiles
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log*
*.sqlite
*.db
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
*~
# VS generated files #
######################
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.ipch
*.ncb
*.suo
*.sdf
*.opensdf
*.tlb
*.tlh
*.ilk
*.lib
*.exp
*.idb
*.rc
*.res
*.manifest
*.tlog
*.lastbuildstate
*.unsuccessfulbuild
release_shared/
debug_shared/
release_static/
debug_static/
release_static_md/
debug_static_md/
release_static_mt/
debug_static_mt/
bin/
bin64/
lib/
lib64/
*nativecodeanalysis*
*codeanalysis*
# Eclipse generated files #
######################
#.project
#.cproject
.settings
cmake-build/
.metadata/
RemoteSystemsTempFiles/
# Eclipse Maven m2e generated files #
######################
**/target/
# Temporary files #
###################
*.bak
# ISODE
[A-Z]*
!LICENSE
!CHANGELOG.md
!README.md
!AGENTS.md
!Chart.yaml
!tests/Makefile
# Unity unit tests
tests/unittests
tests/runner.c
tests/test-*
# Quipu end-to-end smoke test working directory (left behind on failure)
.quipu-e2e/
# FTAM end-to-end smoke test working directory (left behind on failure)
.ftam-e2e/
# VT end-to-end smoke test working directory (left behind on failure)
.vt-e2e/
# FTP/FTAM gateway end-to-end smoke test working directory
.ftp-ftam-e2e/
z[A-Z]*
*.o
*.a
config/CONFIG.make
h/config.h
llib-*
*.log
*.log-[0-9]
h/**/z*.h
vt/xvtd
vt/xvt
vt/ziso.vt
vt/zxvt
vt/vt
vt/vtd
acsap/acsaptest
acsap/acsapvrsn.c
acsap/version.local
acsap/xdased
acsap/dased
acsap/zxdased
compat/compatvrsn.c
compat/version.localzxinst-man.sh
compat/version.local
compat/zxinst-man.sh
compat/zxisologs
dirent/direntvrsn.c
dirent/testdir
dirent/version.localdsap/common/commonvrsn.c
dsap/common/commonvrsn.c
dsap/common/version.local
dsap/net/netvrsn.c
dsap/net/version.local
dsap/x500as/version.local
dsap/x500as/x500asvrsn.c
dsap/dsapvrsn.c
dsap/version.local
dsap/zllib-ldsap
ftam/ftamvrsn.c
ftam/version.local
ftam-ftp/xftamd-ftp
ftam-ftp/ftamd-ftp
ftam-ftp/zxftamd-ftp
ftp-ftam/ftpcmd.c
ftp-ftam/vers.c
ftp-ftam/version
ftp-ftam/xftpd-ftam
ftp-ftam/zxftpd-ftam
ftam2/xftamd
ftam2/xftam
ftam2/ftam
ftam2/ftamd
ftam2/ziso.ftam
ftam2/zxftam
imisc/ximisc
imisc/ximiscdimisc
imisc/imiscd
imisc/ximisc-lpp
imisc/ximiscd-lpp
imisc/imisc
imisc/ximiscd
imisc/zlpp.imisc
imisc/zros.imisc
imisc/zximisc
imisc/zximisc-lpp
others/callback/initiator
others/callback/responder
others/callback/xinitiator
others/callback/xresponder
others/idist/Idist-ops.c
others/idist/Idist-ops.h
others/idist/Idist-stubs.c
others/listen/initiate
others/listen/listen
others/listen/xinitiate
others/listen/xlisten
others/mosy/mosy-defs.h
others/mosy/lex.c
others/mosy/lex.l
others/mosy/mosyvrsn.c
others/mosy/version.local
others/mosy/yacc.c
others/mosy/yacc.y
others/mosy/mosy
others/mosy/xmosy
others/osilookup/osilookup
others/pingpong/pingpong
others/pingpong/xpingpong
others/quipu/image/xface
others/quipu/image/xwho
others/quipu/photo/fax2ps
others/quipu/photo/ttyphoto
others/quipu/photo/Xphoto
others/quipu/photo/xfax
others/quipu/tools/dsaconfig/dsaconfig
others/quipu/tools/dsaconfig/usconfig
others/quipu/tools/dsaconfig/xdsaconfig
others/quipu/tools/dsaconfig/xusconfig
others/quipu/tools/dsastats/dsastats
others/quipu/uips/dish/xpipe
others/quipu/uips/dish/xquipurc
others/quipu/uips/dish/xunbind
others/quipu/uips/fred/dad
others/quipu/uips/fred/fred
others/quipu/uips/fred/fredsh
others/quipu/uips/fred/whitepages
others/quipu/uips/fred/xdad
others/quipu/uips/fred/xfred
others/quipu/uips/fred/xfredsh
others/quipu/uips/fred/xwhitepages
others/quipu/uips/manage/dish
others/quipu/uips/manage/managevrsn.c
others/quipu/uips/manage/version.local
others/quipu/uips/manage/xdish
others/quipu/uips/pod/xpod
others/quipu/uips/pod/y.tab.c
others/quipu/uips/pod/y.tab.h
others/quipu/uips/sd/sd/xsd
others/quipu/uips/sd/y.tab.c
others/quipu/uips/sd/y.tab.h
others/quipu/uips/doog/xdoog
others/quipu/uips/de/de
others/tsbridge/xtsbridge
others/tsbridge/tsbridge
pepsy/libpepsy.a
pepsy/pepsy-yacc.y
pepsy/pepsydefs.h
pepsy/version.local
pepsy/xpepsy
pepsy/pepsy-yacc.c
pepsy/pepsyvrsn.c
pepsy/pepsy
pepsy/zxpepsy
pepsy/lex.c
pepsy/lex.l
pepsy/pepsyvrsn.c
pepy/libpepy.a
pepy/pepy.h
pepy/pepyvrsn.c
pepy/testdebug.c
pepy/version.local
pepy/pepy
pepy/posy
pepy/xpepy
pepy/xposy
pepy/yacc.y
pepy/yacc.c
pepy/pepytest
pepy/pp
pepy/zxpepy
pepy/zxposy
pepy/lex.c
pepy/pepytest.c
pepy/pp.c
pepy/lex.l
psap/dec2pe
psap/hex2pe
psap/libpsap.a
psap/psaptest
psap/psapvrsn.c
psap/version.local
psap2/libpsap2.a
psap2/psap2vrsn.c
psap2/version.local
psap2-lpp/isodevrsn.c
psap2-lpp/psap2vrsn.c
psap2-lpp/version.local
psap2-lpp/zllib-lisode-lpp
quipu/dish/zeditentry
quipu/quipuvrsn.c
quipu/version.local
quipu/xquipu
quipu/quipu
quipu/zros.quipu
quipu/dish/dishvrsn.c
quipu/dish/xdish
quipu/dish/dish
quipu/dish/zxdish
ronot/libronot.a
ronot/ronotvrsn.c
ronot/version.local
rosap/librosap.a
rosap/rosapvrsn.c
rosap/version.local
rosy/librosy.a
rosy/rosy-defs.h
rosy/rosyvrsn.c
rosy/version.local
rosy/xrosy
rosy/yacc.c
rosy/yacc.y
rosy/rosy
rosy/zxrosy
rosy/lex.c
rosy/lex.l
rtsap/librtsap.a
rtsap/rtsapvrsn.c
rtsap/version.local
snmp/snmpc
snmp/snmpd
snmp/snmpi
snmp/snmpt
snmp/unixd
snmp/xsnmpc
snmp/xsnmpd
snmp/xsnmpt
snmp/xsnmpi
snmp/xunixd
snmp/zsnmpd
snmp/zsnmpt
snmp/zunixd
snmp/zxsnmpi
snmp/objects
snmp/objects.defs
snmp/zobjects.defs
ssap/libssap.a
ssap/ssapvrsn.c
ssap/version.local
support/aliases.local
support/entities.local
support/isoaliases
support/isobjects
support/isodevrsn.c
support/isoentities
support/isomacros
support/isoservices
support/libisode.a
support/llib-lisode
support/macros.local
support/objects.local
support/services.local
support/version.local
support/xisoc
support/xisod
support/xisore
support/xtsapd
support/iaed.c
support/xiaed
support/lppd
support/xlppd
support/iaed
support/isoc
support/isod
support/isore
support/tsapd
support/zxiaed
support/zxisoc
support/zxisod
support/zxisore
support/zxlppd
support/zxtsapd
support/zisoaliases
support/zisobjects
support/zisoentities
support/zisomacros
support/zisoservices
support/zllib-lisode
tsap/libtsap.a
tsap/tsapvrsn.c
tsap/version.local
util/inst-man.sh