diff --git a/.gitignore b/.gitignore index 4e1661a..c9596d3 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,4 @@ dist dist/ build/linux-unpacked -build/ITkids_obedy_updater_1.0.0_amd64.deb \ No newline at end of file +build/ITkids_obedy_updater_1.0.0_amd64.deb diff --git a/build/icon.ico b/build/icon.ico new file mode 100644 index 0000000..de7d324 Binary files /dev/null and b/build/icon.ico differ diff --git a/package.json b/package.json index 3112636..2f72279 100644 --- a/package.json +++ b/package.json @@ -44,4 +44,4 @@ "!**/*.php" ] } -} \ No newline at end of file +}