forked from ElementsProject/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
74 lines (73 loc) · 1.28 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
*~
*.o
*.orig
*.tx
*.txid
*.pb
*.gcda
*.gcno
*.dSYM
*.rej
*.pyc
.cppcheck-suppress
.mypy_cache
TAGS
tags
ccan/tools/configurator/configurator
ccan/ccan/cdump/tools/cdump-enumstr
*_gen.c
*_gen.h
gen_*.c
gen_*.h
wire/gen_*_csv
cli/lightning-cli
tools/check-bolt
tools/hsmtool
tools/lightning-hsmtool
coverage
ccan/config.h
__pycache__
config.vars
monkeytype.sqlite3
# Ignore some generated binaries
*/test/run-*
!*/test/run-*.c
*/test/exp-run-*
!*/test/exp-run-*.c
external/libbacktrace-build/
external/libbacktrace.a
external/libbacktrace.la
external/libbase58/
external/libbase58.a
external/libwally-core-build/
external/libjsmn.a
external/libsecp256k1.a
external/libsecp256k1.la
external/libwallycore.a
external/libwallycore.la
external/x86_64-pc-linux-gnu/
test/test_protocol
test/test_sphinx
tests/.pytest.restart
tests/plugins/test_libplugin
tests/fuzz/fuzz-*
!tests/fuzz/fuzz-*.c
gossip_store
.pytest_cache
tools/headerversions
.tmp.lightningrfc/
contrib/pylightning/build/
contrib/pylightning/dist/
contrib/pylightning/pylightning.egg-info/
contrib/pyln-*/build/
contrib/pyln-*/dist/
contrib/pyln-*/pyln_*.egg-info/
plugins/fetchinvoice
plugins/offers
plugins/keysend
release/
tests/plugins/test_selfdisable_after_getmanifest
devtools/route
devtools/topology
devtools/bolt12-cli
wallet/statements.po