Skip to content

Commit ad6a599

Browse files
ShahanaFarooquirustyrussell
authored andcommitted
schemas: remove lightning- prefix from filename
This commit will fail in `make` due to unchanged scripts. They will be added in the next commit.
1 parent d731979 commit ad6a599

File tree

150 files changed

+536
-401
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+536
-401
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ tests/plugins/test_selfdisable_after_getmanifest
5757

5858
# Ignore generated files
5959
devtools/features
60-
doc/schemas/lightning-sql.json
61-
doc/lightning-*.7.md
62-
doc/lightning*.[1578]
60+
doc/schemas/sql.json
61+
doc/*.7.md
62+
doc/*.[1578]
6363
doc/reckless*.[1578]
6464
*_sqlgen.[ch]
6565
*_wiregen.[ch]

0 commit comments

Comments
 (0)