mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
Ignore generated python and pylightning files
This commit is contained in:
parent
7a1d13a77e
commit
3b68e29bbd
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,6 +8,7 @@
|
||||
*.gcno
|
||||
*.dSYM
|
||||
*.rej
|
||||
*.pyc
|
||||
.cppcheck-suppress
|
||||
TAGS
|
||||
tags
|
||||
@ -34,3 +35,6 @@ gossip_store
|
||||
.pytest_cache
|
||||
tools/headerversions
|
||||
.tmp.lightningrfc/
|
||||
contrib/pylightning/build/
|
||||
contrib/pylightning/dist/
|
||||
contrib/pylightning/pylightning.egg-info/
|
||||
|
Loading…
Reference in New Issue
Block a user