forked from tremor-rs/tremor-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (55 loc) · 765 Bytes
/
.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
.DS_Store
/target*
*/target*
**/*.rs.bk
/window/target*
/property_testing/target
local-examples
.#*
secrets
log
*~
config.yaml.out
log.txt
exp.json
exp.json.jq
gen.json
gen.json.jq
integration_testing/property/drop_copy.test/drop_in
html
flamegraph.svg
out.stacks
coyote.html
static/openapi.json
static/library
__pycache__
tremor-script/_build
tremor-script/c_src/*.o
tremor-script/priv
**/*.gcda
**/*.gcno
*.swp
.*.swp
target.vsc
ccov.zip
grcov
cobertura.xml
coverage.html
temp/
perf.data*
**/*.docx
.gitconfig
logger-*
tremor.log
/packaging/out/
report.txt
report.json
/tags
lcov.info
tremor-value/proptest-regressions/
*.release
tremor-script/current_counterexample.eqc
/lalrpop-docgen
.vscode/configurationCache.log
.vscode/dryrun.log
tremor-script-nif/libpath