-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
77 lines (77 loc) · 1.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
74
75
76
77
data/data
*.o
*.lo
*.loT
*.swp
*.la
*.gcno
*.gcda
*.gcov
*.pyc
*~
\#*\#
.deps
.libs
.dirstamp
Makefile.in
Makefile
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.guess.cdbs-orig
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/config.sub.cdbs-orig
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/py-compile
/stamp-h1
/ylwrap
/m4/libtool.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
/arki/libconfig.h
/arki/stamp-h2
/arki-check.1
/arki-dump.1
/arki-mergeconf.1
/arki-query.1
/arki-scan.1
/arki-xargs.1
/arki-bufr-prepare.1
/arki-server.1
/arki-config.1
/arki-inbound.1
/arki-testtar.1
/src/test-src
/arki/tests/arki-test
/data/*.GRIB
/data/*.bufr
/data/*.grib2
/data/*.grb
/data/conf
/data/dispatched
/testenv
/testenv2
/arki/matcher/reftime/reftime-lex.h
/arki/matcher/reftime/reftime-lex.cc
/arki/matcher/reftime/reftime-parse.hh
/arki/matcher/reftime/reftime-parse.cc
/debian/arkimet*.debhelper*
/debian/arkimet*.substvars
/debian/arkimet/
/debian/arkimet-dbg/
/debian/tmp/
/debian/files
/debian/stamp-*
/doc/arkiguide.it.html