forked from rixed/ramen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
105 lines (105 loc) · 1.31 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
.*history
.*.swp
*.gz
oUnit-anon.cache
*.log
*.cmo
*.cma
*.cmx
*.cmi
*.cmt
*.cmti
*.cmxa
*.cmxs
*.a
*.annot
*.o
*.s
*.byte
*.top
.depend
all_tests.*
run_test
perf.data*
gmon.out
core
*.opt
ringbuf_ctl
BUGS
TODO
*.db
src/ramen
rmadmin/rmadmin
src/100k.csv
*.Rmd
stream_in
0_9_traffic.csv
*.html
src/*.csv
src/RamenFileNotify.ml
src/RamenCompilConfig.ml
src/RamenDepLibs.ml
bundle
*.deb
debtmp/
*.x
*.smt2
*.smt2.no_opt
examples/**/*.ml
tests/**/*.ml
tests/func/*.success
tests/func/*.cc
tests/kafka/tmp
examples/prometheus-alertmanager.yml
wrap.sh
*.tgz
docker/z3
autom4te.cache
config.status
META
Makefile
debian.control
docker/Dockerfile
docker/Dockerfile-builder
docker/Dockerfile-dev
docker/Dockerfile-dev.stretch
docker/Dockerfile-dev.buster
opam
src/RamenVersions.ml
tests/features/api.feature
src/config.h
*~
tests/archivist/*/log
tests/archivist/*/archivist/*/allocs
tests/**/.experimenter_id
tests/results
site/man/*.groff
site/favicon.ico
site/menuicon.png
src/orc/orc_writer
moc_*.cpp
moc_*.h
qrc_*.cpp
rmadmin/rmadmin.app
rmadmin/RmAdmin.app
rmadmin/Makefile
rmadmin/*.dmg
rmadmin/AppDir
.DS_Store
.qmake.stash
qttest
rmadmin/rmadmin.pro
.z3-trace
rmadmin/qcustomplot.cpp
rmadmin/qcustomplot.h
icon.iconset
*.icns
*.ico
*.info
tests/archivist/*/configuration
rmadmin/RmAdmin
*.trace
tmp
temp
*.xcodeproj
src/RamenSourceExamples.ml