1*~
2*.o
3*.orig
4*.tx
5*.txid
6*.pb
7*.gcda
8*.gcno
9*.dSYM
10*.rej
11*.pyc
12.cppcheck-suppress
13.mypy_cache
14TAGS
15tags
16ccan/tools/configurator/configurator
17ccan/ccan/cdump/tools/cdump-enumstr
18*_gen.c
19*_gen.h
20gen_*.c
21gen_*.h
22wire/gen_*_csv
23cli/lightning-cli
24coverage
25ccan/config.h
26__pycache__
27config.vars
28monkeytype.sqlite3
29
30# Ignore some generated binaries
31*/test/run-*
32!*/test/run-*.c
33*/test/exp-run-*
34!*/test/exp-run-*.c
35test/test_protocol
36test/test_sphinx
37tests/.pytest.restart
38tests/plugins/test_libplugin
39tests/fuzz/fuzz-*
40!tests/fuzz/fuzz-*.c
41gossip_store
42.pytest_cache
43.tmp.lightningrfc/
44contrib/pylightning/build/
45contrib/pylightning/dist/
46contrib/pylightning/pylightning.egg-info/
47contrib/pyln-*/build/
48contrib/pyln-*/dist/
49contrib/pyln-*/pyln_*.egg-info/
50release/
51tests/plugins/test_selfdisable_after_getmanifest
52.DS_Store
53
54# Ignore generated files
55devtools/features
56doc/lightning*.[1578]
57*_sqlgen.[ch]
58*_wiregen.[ch]
59*_printgen.[ch]
60*_gettextgen.po
61