forked from fluent/fluent-bit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
43 lines (39 loc) · 770 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
.idea
.vscode
.clang-format
.DS_Store
*~
_book/
lib/jemalloc
tests/internal/flb_tests_internal.h
tests/runtime/flb_tests_runtime.h
build/*
include/fluent-bit/flb_info.h
include/fluent-bit/flb_plugins.h
include/fluent-bit/flb_version.h
include/fluent-bit/conf/*.h
include/fluent-bit/tls/flb_tls_info.h
init/fluent-bit.service
lib/chunkio/include/chunkio/cio_version.h
lib/monkey/monkey.service
lib/monkey/include/monkey/mk_core/mk_core_info.h
packaging/.env
packaging/packages
packaging/distros/**/sources/
packaging/releases
packaging/latest/
packaging/aws-release-sync/
workflow/
*.key
*.log
*.tar.gz
# clangd files
.cache/
compile_commands.json
workflow/
.kitchen/
.vagrant/
# examples
examples/wasi_serde_json/target/
# WASM test data
tests/runtime/wasm/go/*.wasm