mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
pyln-spec: add .gitignore file for build detritus.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
447231f52e
commit
8ee8161fb4
12
contrib/pyln-spec/.gitignore
vendored
Normal file
12
contrib/pyln-spec/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
bolt1/build/
|
||||
bolt1/dist/
|
||||
bolt1/pyln_bolt1.egg-info/
|
||||
bolt2/build/
|
||||
bolt2/dist/
|
||||
bolt2/pyln_bolt2.egg-info/
|
||||
bolt4/build/
|
||||
bolt4/dist/
|
||||
bolt4/pyln_bolt4.egg-info/
|
||||
bolt7/build/
|
||||
bolt7/dist/
|
||||
bolt7/pyln_bolt7.egg-info/
|
Loading…
Reference in New Issue
Block a user