diff --git a/.gitignore b/.gitignore index ad6f2c5..84a0cda 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ # Go workspace file go.work /test +*.gif +*.webp diff --git a/test.gif b/test.gif deleted file mode 100644 index 39eb41b..0000000 Binary files a/test.gif and /dev/null differ diff --git a/test.webp b/test.webp deleted file mode 100644 index b43914f..0000000 Binary files a/test.webp and /dev/null differ