2015-05-26 14:08:12 +09:30
|
|
|
*~
|
|
|
|
*.o
|
2015-07-09 15:11:41 +09:30
|
|
|
*.orig
|
|
|
|
*.tx
|
|
|
|
*.txid
|
|
|
|
*.pb
|
2017-01-13 19:45:53 +01:00
|
|
|
*.gcda
|
|
|
|
*.gcno
|
2018-03-22 15:21:25 +09:00
|
|
|
*.dSYM
|
2018-05-17 14:34:23 +09:30
|
|
|
*.rej
|
2019-02-19 18:34:06 +04:00
|
|
|
*.pyc
|
2021-12-10 17:54:22 -06:00
|
|
|
*.tmp
|
2022-07-16 14:25:09 +09:30
|
|
|
libccan.a
|
2018-03-26 11:31:58 +10:30
|
|
|
.cppcheck-suppress
|
2020-06-12 13:23:29 +09:30
|
|
|
.mypy_cache
|
2015-06-12 12:44:31 +09:30
|
|
|
TAGS
|
2018-09-25 18:39:40 -07:00
|
|
|
tags
|
2015-07-09 15:11:41 +09:30
|
|
|
ccan/tools/configurator/configurator
|
2016-02-24 23:55:00 -05:00
|
|
|
ccan/ccan/cdump/tools/cdump-enumstr
|
2020-10-22 10:21:08 +10:30
|
|
|
*_gen.c
|
|
|
|
*_gen.h
|
2021-05-16 13:22:54 -03:00
|
|
|
gen_*.c
|
|
|
|
gen_*.h
|
|
|
|
wire/gen_*_csv
|
2017-08-29 13:42:04 +09:30
|
|
|
cli/lightning-cli
|
2017-01-09 11:18:11 +01:00
|
|
|
coverage
|
2017-01-11 10:17:33 +10:30
|
|
|
ccan/config.h
|
2017-05-11 21:22:19 +09:30
|
|
|
__pycache__
|
2018-06-06 13:05:27 +09:30
|
|
|
config.vars
|
2021-01-21 15:05:26 +01:00
|
|
|
monkeytype.sqlite3
|
2017-01-13 19:45:53 +01:00
|
|
|
|
|
|
|
# Ignore some generated binaries
|
2018-09-25 09:34:15 -05:00
|
|
|
*/test/run-*
|
|
|
|
!*/test/run-*.c
|
2021-02-23 13:46:56 -06:00
|
|
|
*/test/exp-run-*
|
|
|
|
!*/test/exp-run-*.c
|
2022-07-19 14:38:26 +09:30
|
|
|
*/*/test/run-*
|
|
|
|
!*/*/test/run-*.c
|
2017-05-11 21:22:19 +09:30
|
|
|
test/test_protocol
|
2017-01-13 19:45:53 +01:00
|
|
|
test/test_sphinx
|
2017-12-07 22:21:38 +01:00
|
|
|
tests/.pytest.restart
|
2020-02-19 21:35:13 +01:00
|
|
|
tests/plugins/test_libplugin
|
2020-09-08 16:28:56 +02:00
|
|
|
tests/fuzz/fuzz-*
|
|
|
|
!tests/fuzz/fuzz-*.c
|
2018-03-29 14:43:48 +00:00
|
|
|
gossip_store
|
2018-06-05 22:53:56 +02:00
|
|
|
.pytest_cache
|
2018-12-19 15:37:32 +08:00
|
|
|
.tmp.lightningrfc/
|
2019-02-19 18:34:06 +04:00
|
|
|
contrib/pylightning/build/
|
|
|
|
contrib/pylightning/dist/
|
|
|
|
contrib/pylightning/pylightning.egg-info/
|
2019-07-23 15:26:28 +02:00
|
|
|
contrib/pyln-*/build/
|
|
|
|
contrib/pyln-*/dist/
|
|
|
|
contrib/pyln-*/pyln_*.egg-info/
|
2021-11-05 13:16:35 -04:00
|
|
|
contrib/pyln-*/.eggs/
|
|
|
|
contrib/pyln-*/pyln/*/__version__.py
|
2021-01-21 15:05:26 +01:00
|
|
|
tests/plugins/test_selfdisable_after_getmanifest
|
2021-09-23 15:19:25 +02:00
|
|
|
|
|
|
|
# Ignore generated files
|
2021-09-25 15:36:44 +02:00
|
|
|
devtools/features
|
2021-09-23 15:19:25 +02:00
|
|
|
doc/lightning*.[1578]
|
|
|
|
*_sqlgen.[ch]
|
|
|
|
*_wiregen.[ch]
|
|
|
|
*_printgen.[ch]
|
2021-09-25 15:36:44 +02:00
|
|
|
*_gettextgen.po
|
2022-06-22 12:23:34 +02:00
|
|
|
tests/node_pb2.py
|
|
|
|
tests/node_pb2_grpc.py
|
|
|
|
tests/primitives_pb2.py
|
|
|
|
tests/primitives_pb2_grpc.py
|
2021-09-28 17:20:45 +02:00
|
|
|
|
|
|
|
# Ignore unrelated stuff
|
|
|
|
.DS_Store
|
|
|
|
.gdb_history
|
2022-01-14 15:34:41 +01:00
|
|
|
|
|
|
|
# Rust targets
|
|
|
|
target
|
2022-06-22 12:23:34 +02:00
|
|
|
plugins/cln-grpc
|
2022-07-31 17:09:53 -05:00
|
|
|
|
|
|
|
# Build directories
|
|
|
|
bionic/
|
|
|
|
focal/
|
|
|
|
jammy/
|
|
|
|
release/
|