Adding missing *.json files
This commit is contained in:
4
lightning-backend/.gitignore
vendored
4
lightning-backend/.gitignore
vendored
@@ -3,6 +3,10 @@
|
||||
# production config and external assets
|
||||
*.json
|
||||
!mempool-config.sample.json
|
||||
!package.json
|
||||
!package-lock.json
|
||||
!tslint.json
|
||||
!tsconfig.json
|
||||
|
||||
# compiled output
|
||||
/dist
|
||||
|
||||
Reference in New Issue
Block a user