diff --git a/.gitignore b/.gitignore index 3e759b7..c4f605c 100644 --- a/.gitignore +++ b/.gitignore @@ -328,3 +328,6 @@ ASALocalRun/ # MFractors (Xamarin productivity tool) working folder .mfractor/ + +# OS generated +.DS_Store diff --git a/LICENSE b/LICENSE index f08a77a..e3fb64e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Shen, Jen-Chieh +Copyright (c) 2023-2025 Shen, Jen-Chieh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/etc/logo.png b/etc/logo.png index 586b28e..31361ec 100644 Binary files a/etc/logo.png and b/etc/logo.png differ