mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
Bug fixes
This commit is contained in:
parent
8ec6ef60d4
commit
98cb423633
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -16,7 +16,7 @@
|
|||
*.pyc
|
||||
bitcoin/*
|
||||
lnd/*
|
||||
tor/*
|
||||
!tor/*
|
||||
db/*
|
||||
statuses/*
|
||||
app-data
|
||||
|
@ -37,6 +37,7 @@ db/citadel-seed/*
|
|||
!logs/.gitkeep
|
||||
!tor/data/.gitkeep
|
||||
!tor/run/.gitkeep
|
||||
!tor/.gitkeep
|
||||
!db/.gitkeep
|
||||
|
||||
!**/*.license
|
||||
|
|
0
tor/.gitkeep
Normal file
0
tor/.gitkeep
Normal file
0
tor/data/.gitkeep
Normal file
0
tor/data/.gitkeep
Normal file
0
tor/run/.gitkeep
Normal file
0
tor/run/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user