mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-30 12:24:26 +01:00
database: pull out database code into a new module
We're going to reuse the database controllers for the accounting plugin
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -7,8 +7,8 @@ configure text eol=lf
|
||||
# The following files are generated and should not be shown in the
|
||||
# diffs by default on Github.
|
||||
doc/lightning*.7 linguist-generated=true
|
||||
wallet/db_*_sqlgen.c linguist-generated=true
|
||||
wallet/statements_gettextgen.po linguist-generated=true
|
||||
db_*_sqlgen.c linguist-generated=true
|
||||
statements_gettextgen.po linguist-generated=true
|
||||
*_wiregen.? linguist-generated=true
|
||||
*_printgen.? linguist-generated=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user