From 71cea8e56c26f647f9fcf61a4e5392e7d0e5716c Mon Sep 17 00:00:00 2001 From: Kieran W <41634689+FredHappyface@users.noreply.github.com> Date: Wed, 23 Aug 2023 10:17:54 +0100 Subject: [PATCH] remove emoticons from filenames --- .../gif/{1027+fire+🔥.gif => 1027+fire.gif} | Bin .../{1122+thumbs_up+👍.gif => 1122+thumbs_up.gif} | Bin ...n_shrugging+🤷‍♂️.heif => 1130+man_shrugging.heif} | Bin .../png/{1101+fire+🔥.png => 1101+fire.png} | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename example-files/gif/{1027+fire+🔥.gif => 1027+fire.gif} (100%) rename example-files/gif/{1122+thumbs_up+👍.gif => 1122+thumbs_up.gif} (100%) rename example-files/heif/{1130+man_shrugging+🤷‍♂️.heif => 1130+man_shrugging.heif} (100%) rename example-files/png/{1101+fire+🔥.png => 1101+fire.png} (100%) diff --git a/example-files/gif/1027+fire+🔥.gif b/example-files/gif/1027+fire.gif similarity index 100% rename from example-files/gif/1027+fire+🔥.gif rename to example-files/gif/1027+fire.gif diff --git a/example-files/gif/1122+thumbs_up+👍.gif b/example-files/gif/1122+thumbs_up.gif similarity index 100% rename from example-files/gif/1122+thumbs_up+👍.gif rename to example-files/gif/1122+thumbs_up.gif diff --git a/example-files/heif/1130+man_shrugging+🤷‍♂️.heif b/example-files/heif/1130+man_shrugging.heif similarity index 100% rename from example-files/heif/1130+man_shrugging+🤷‍♂️.heif rename to example-files/heif/1130+man_shrugging.heif diff --git a/example-files/png/1101+fire+🔥.png b/example-files/png/1101+fire.png similarity index 100% rename from example-files/png/1101+fire+🔥.png rename to example-files/png/1101+fire.png