diff --git a/.gitignore b/.gitignore index 567a628..97fcc73 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ scratch/ .luarc.json selene.toml temp_*.png +Icons/arrow.tga +Icons/arrowold.tga Compat/Debug.lua Modules/Arrow/QuestieArrow.lua.bak4 Modules/Arrow/QuestieArrow_HEAD.lua diff --git a/Icons/arrow.tga b/Icons/arrow.tga deleted file mode 100644 index 5c3b0dd..0000000 Binary files a/Icons/arrow.tga and /dev/null differ diff --git a/Icons/arrowold.tga b/Icons/arrowold.tga deleted file mode 100644 index 55c4669..0000000 Binary files a/Icons/arrowold.tga and /dev/null differ