Remove gitignore json wildcard
This commit is contained in:
parent
c7909a1ca8
commit
3e1e47c49a
4
backend/.gitignore
vendored
4
backend/.gitignore
vendored
@ -1,9 +1,9 @@
|
|||||||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||||
|
|
||||||
# production config and external assets
|
# production config and external assets
|
||||||
*.json
|
|
||||||
!mempool-config.sample.json
|
|
||||||
|
|
||||||
|
mempool-config.json
|
||||||
|
pools.json
|
||||||
icons.json
|
icons.json
|
||||||
|
|
||||||
# compiled output
|
# compiled output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user