mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
Add .rej files to gitignore.
They turn up for me when I force-push a guilt patch. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
e604891910
commit
6fe2c037dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.dSYM
|
||||
*.rej
|
||||
.cppcheck-suppress
|
||||
TAGS
|
||||
ccan/tools/configurator/configurator
|
||||
|
Loading…
Reference in New Issue
Block a user