diff --git a/.gitignore b/.gitignore index 80c5b62156..51c0c72900 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,7 @@ yarn-error.log* yarn.lock TODO resources.rcc -resources.qrc +ui/resources.qrc status-react-translations/ /.update.timestamp notarization.log diff --git a/resources/resources.qrc b/resources/resources.qrc new file mode 100644 index 0000000000..267471ce03 --- /dev/null +++ b/resources/resources.qrc @@ -0,0 +1,8 @@ + + + + ./default-networks.json + ./fleets.json + ./node-config.json + + \ No newline at end of file