Skip to content

Commit

Permalink
misc: Add generated files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Sep 25, 2021
1 parent d35043a commit bb307fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bb307fa

Please sign in to comment.