diff --git a/.gitignore b/.gitignore index 90a0bbfc2..a94e0ef13 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,10 @@ contrib/pyln-*/pyln_*.egg-info/ release/ tests/plugins/test_selfdisable_after_getmanifest .DS_Store + +# Ignore generated files +doc/lightning*.[1578] +*_sqlgen.[ch] +*_wiregen.[ch] +*_printgen.[ch] +*_gettextgen.po \ No newline at end of file