diff --git a/.gitignore b/.gitignore index 3ae3eb0..a375d3f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,8 +37,7 @@ moc_*.cpp # Build / packaging artifacts build/ dist/ -*.icns -*.ico + # Runtime scratch data tmp/ diff --git a/packaging/isc.icns b/packaging/isc.icns new file mode 100644 index 0000000..bfa7123 Binary files /dev/null and b/packaging/isc.icns differ diff --git a/packaging/isc.ico b/packaging/isc.ico new file mode 100644 index 0000000..476fc2f Binary files /dev/null and b/packaging/isc.ico differ