Adding sync external assets feature.
This commit is contained in:
6
backend/.gitignore
vendored
6
backend/.gitignore
vendored
@@ -1,7 +1,9 @@
|
||||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# production config
|
||||
mempool-config.json
|
||||
# production config and external assets
|
||||
*.json
|
||||
!mempool-config.sample.json
|
||||
|
||||
icons.json
|
||||
|
||||
# compiled output
|
||||
|
||||
Reference in New Issue
Block a user