mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
Ignore generated python and pylightning files
This commit is contained in:
committed by
Christian Decker
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/
|
||||
|
||||
Reference in New Issue
Block a user